전략별 쿨타임 적용

This commit is contained in:
2020-07-13 23:21:21 +09:00
parent 6306dae92d
commit 27e5d73da1
16 changed files with 2229 additions and 2157 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ class che_초토화 extends Command\NationCommand{
return 24;
}
public function getNextAvailable():?int{
public function getNextAvailableTurn():?int{
return null;
}