From bda21c421f95fc1acf4063c58afa606e81f28205 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 11 May 2020 01:53:15 +0900 Subject: [PATCH] =?UTF-8?q?=EB=93=B1=EC=9A=A9=EC=9E=A5=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8?= 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 deletion(-) diff --git a/hwe/sammo/Command/General/che_등용.php b/hwe/sammo/Command/General/che_등용.php index 8b50731c..e73bbd3a 100644 --- a/hwe/sammo/Command/General/che_등용.php +++ b/hwe/sammo/Command/General/che_등용.php @@ -172,7 +172,6 @@ class che_등용 extends Command\GeneralCommand{ $general->setResultTurn(new LastTurn(static::getName(), $this->arg)); $general->checkStatChange(); $general->applyDB($db); - $this->destGeneralObj->applyDB($db); return true; }