전략별 쿨타임 적용

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
@@ -128,7 +128,7 @@ class che_물자원조 extends Command\NationCommand{
return 12;
}
public function getNextAvailable():?int{
public function getNextAvailableTurn():?int{
return null;
}