연감 저장방식 수정

This commit is contained in:
2020-05-08 01:09:39 +09:00
parent 93363ec2e3
commit 1f4d543fe1
23 changed files with 180 additions and 126 deletions
+1 -1
View File
@@ -547,7 +547,7 @@ class Scenario{
pushWorldHistory($this->history, $env['year'], $env['month']);
pushGlobalHistoryLog($this->history, $env['year'], $env['month']);
refreshNationStaticInfo();
foreach(getAllNationStaticInfo() as $nation){