From 4ee2e023aa90ecb96996382934efad9754c34d55 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 19 May 2020 10:07:24 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_화계.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/Command/General/che_화계.php b/hwe/sammo/Command/General/che_화계.php index 6b4f6115..2efb6a52 100644 --- a/hwe/sammo/Command/General/che_화계.php +++ b/hwe/sammo/Command/General/che_화계.php @@ -128,6 +128,7 @@ class che_화계 extends Command\GeneralCommand protected function initWithArg() { + $this->setNation(); $this->setDestCity($this->arg['destCityID']); $this->setDestNation($this->destCity['nation']);