fix: 화륜차 조건 추가

This commit is contained in:
2025-01-22 18:40:59 +00:00
parent c3cbf956d0
commit 1a9b3b78cb
+1
View File
@@ -23,4 +23,5 @@ enum NationAuxKey: string
case can_음귀병사용 = 'can_음귀병사용';
case can_무희사용 = 'can_무희사용';
case can_흑병사용 = 'can_흑병사용';
case can_화륜차사용 = 'can_화륜차사용';
}