CityHelper에서 getAllNationCities가 올바르게 동작하지 않던 버그 해결
This commit is contained in:
@@ -312,6 +312,8 @@ class Scenario{
|
||||
|
||||
$nation->build($env);
|
||||
}
|
||||
|
||||
refreshNationStaticInfo();
|
||||
CityHelper::flushCache();
|
||||
|
||||
$remainGenerals = $this->buildGenerals($env);
|
||||
|
||||
Reference in New Issue
Block a user