From daff4a9786e315efbea0b26a3061ed394126af60 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 18 May 2020 19:35:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=95=EB=B3=91=EC=8B=9C=20=EB=B6=80?= =?UTF-8?q?=EC=83=81=EC=9D=84=20=EB=AC=B4=EC=8B=9C=ED=95=98=EB=8A=94=20?= =?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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/Command/General/che_징병.php b/hwe/sammo/Command/General/che_징병.php index 2e1a89bd..bd02fe0e 100644 --- a/hwe/sammo/Command/General/che_징병.php +++ b/hwe/sammo/Command/General/che_징병.php @@ -104,7 +104,7 @@ class che_징병 extends Command\GeneralCommand { $general = $this->generalObj; - $leadership = $general->getLeadership(false); + $leadership = $general->getLeadership(true); $currCrewType = $general->getCrewTypeObj(); $maxCrew = $leadership * 100;