전략별 쿨타임 적용

This commit is contained in:
2020-07-13 23:21:21 +09:00
parent a09511defb
commit 5c20d6c3f6
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;
}