feat: 턴 당기기, 턴 미루기 사령턴
This commit is contained in:
@@ -13,7 +13,7 @@ const intArgs = [
|
||||
] as const;
|
||||
|
||||
const booleanArgs = [
|
||||
'isGold', 'buyRice',
|
||||
'isGold', 'buyRice', 'isPull',
|
||||
] as const;
|
||||
|
||||
const integerArrayArgs = [
|
||||
|
||||
Reference in New Issue
Block a user