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
+2
View File
@@ -3,6 +3,7 @@ import { default as che_국호변경 } from "./che_국호변경.vue";
import { default as che_물자원조 } from "./che_물자원조.vue";
import { default as che_불가침제의 } from "./che_불가침제의.vue";
import { default as che_피장파장 } from "./che_피장파장.vue";
import { default as che_행동지시 } from "./che_행동지시.vue";
import { default as cr_인구이동 } from "./cr_인구이동.vue";
@@ -33,6 +34,7 @@ export const commandMap: Record<string, typeof ProcessNation | typeof ProcessCit
che_피장파장,
che_허보: ProcessCity,
cr_인구이동,
che_행동지시,
}
/*