feat: 선전포고 구현
This commit is contained in:
@@ -228,7 +228,8 @@ class che_급습 extends Command\NationCommand
|
||||
return [
|
||||
'mapTheme' => \sammo\getMapTheme(),
|
||||
'procRes' => [
|
||||
'nations' => $nationList
|
||||
'nations' => $nationList,
|
||||
'startYear' => $this->env['startyear'],
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user