feat(WIP): processing 계략 세부

- 기타 파일 잔여 코드 제거
This commit is contained in:
2021-12-22 00:24:51 +09:00
parent 1fa32554d8
commit 77b78d05ac
6 changed files with 35 additions and 63 deletions
@@ -226,11 +226,4 @@ class che_선전포고 extends Command\NationCommand
],
];
}
public function getJSPlugins(): array
{
return [
'defaultSelectNationByMap'
];
}
}