From 617d3b86db7c20eae7dab2855c8025e84984152c Mon Sep 17 00:00:00 2001 From: Hide_D Date: Tue, 2 Jan 2024 11:13:29 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A0=91=EA=B2=BD=EA=B7=80=ED=99=98?= =?UTF-8?q?=EC=8B=9C=20rawCity=EB=8F=84=20=EC=B4=88=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_접경귀환.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hwe/sammo/Command/General/che_접경귀환.php b/hwe/sammo/Command/General/che_접경귀환.php index 6c1df6b4..6b76eaf5 100644 --- a/hwe/sammo/Command/General/che_접경귀환.php +++ b/hwe/sammo/Command/General/che_접경귀환.php @@ -95,6 +95,8 @@ class che_접경귀환 extends Command\GeneralCommand{ $logger->pushGeneralActionLog("{$destCityName}{$josaRo} 접경귀환했습니다."); $general->setVar('city', $destCityID); + $general->setRawCity(null); + //TODO: InstantAction일때에만 설정하지 않는게 나은데.. //$this->setResultTurn(new LastTurn(static::getName(), $this->arg));