GeneralPublicRecord 추가

This commit is contained in:
2018-04-01 18:51:26 +09:00
parent 5860a14dae
commit 1f5f7e3591
29 changed files with 299 additions and 289 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ class Scenario{
pushHistory($this->history, $env['year'], $env['month']);
pushWorldHistory($this->history, $env['year'], $env['month']);
refreshNationStaticInfo();
foreach(getAllNationStaticInfo() as $nation){