From 1f3259e907b3fc17dc1ee2ff07e9210b28283ff5 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 25 Apr 2020 23:18:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=98=EB=B3=91=20=EB=B2=84=EA=B7=B8=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/Nation/che_의병모집.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/Command/Nation/che_의병모집.php b/hwe/sammo/Command/Nation/che_의병모집.php index cc98838c..48cbf1c2 100644 --- a/hwe/sammo/Command/Nation/che_의병모집.php +++ b/hwe/sammo/Command/Nation/che_의병모집.php @@ -37,6 +37,7 @@ class che_의병모집 extends Command\NationCommand{ $general = $this->generalObj; $this->setNation(['strategic_cmd_limit']); + $this->setCity(); $env = $this->env; $relYear = $env['year'] - $env['startyear'];