From 1a9b3b78cb1ea5fe04d89bdc03c2f00ed7077de4 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 22 Jan 2025 18:40:59 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=99=94=EB=A5=9C=EC=B0=A8=20=EC=A1=B0?= =?UTF-8?q?=EA=B1=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Enums/NationAuxKey.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/Enums/NationAuxKey.php b/hwe/sammo/Enums/NationAuxKey.php index 3a68912f..33345298 100644 --- a/hwe/sammo/Enums/NationAuxKey.php +++ b/hwe/sammo/Enums/NationAuxKey.php @@ -23,4 +23,5 @@ enum NationAuxKey: string case can_음귀병사용 = 'can_음귀병사용'; case can_무희사용 = 'can_무희사용'; case can_흑병사용 = 'can_흑병사용'; + case can_화륜차사용 = 'can_화륜차사용'; } \ No newline at end of file