pushHistory를 DB기반으로 변경
This commit is contained in:
@@ -339,7 +339,7 @@ class Scenario{
|
||||
|
||||
|
||||
|
||||
pushHistory($this->history);
|
||||
pushHistory($this->history, $env['year'], $env['month']);
|
||||
|
||||
refreshNationStaticInfo();
|
||||
foreach(getAllNationStaticInfo() as $nation){
|
||||
|
||||
Reference in New Issue
Block a user