fix: 국가 선택 버그 수정, 몰수 type warning 제거

This commit is contained in:
2021-12-21 21:55:05 +09:00
parent b23004c184
commit 081d40cf82
3 changed files with 8 additions and 4 deletions
+2
View File
@@ -4,6 +4,8 @@ import { default as che_등용} from "./che_등용.vue";
import { default as CityProcess} from "./che_이동.vue";
import { default as che_징병} from "./che_징병.vue";
//TODO: 자주 쓰는 녀석들은 Slot으로 변경
export const commandMap: Record<string, typeof CityProcess> = {
che_강행: CityProcess,
che_군량매매,