feat: 건국 불가 페널티

This commit is contained in:
2024-06-08 16:16:52 +00:00
parent 9415d79a3a
commit f12262b946
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ enum PenaltyKey: string{
case NoBanGeneral = 'noBanGeneral';
case NoChiefTurnInput = 'noChiefTurnInput';
case NoChiefChange = 'noChiefChange';
case NoFoundNation = 'noFoundNation';
}