fix: 국가 선택 버그 수정, 몰수 type warning 제거
This commit is contained in:
@@ -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_군량매매,
|
||||
|
||||
Reference in New Issue
Block a user