feat: 턴 당기기, 턴 미루기 사령턴

This commit is contained in:
2025-11-01 16:59:50 +00:00
parent 1492666d3a
commit cde6d86e1b
6 changed files with 326 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ const intArgs = [
] as const;
const booleanArgs = [
'isGold', 'buyRice',
'isGold', 'buyRice', 'isPull',
] as const;
const integerArrayArgs = [