From 7f35dda305d4e2ebfadb93a907bc9eed6ac0f947 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 30 Apr 2020 19:58:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=95=EB=B3=91=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EB=8B=A4=EC=8B=9C=20=EC=88=98=EC=A0=95=20=E3=85=9C=E3=85=9C?= 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 560964a6..a45b485b 100644 --- a/hwe/sammo/Command/General/che_징병.php +++ b/hwe/sammo/Command/General/che_징병.php @@ -160,7 +160,7 @@ class che_징병 extends Command\GeneralCommand{ $general = $this->generalObj; $date = $general->getTurnTime($general::TURNTIME_HM); - $reqCrew = $this->reqCrew; + $reqCrew = $this->maxCrew; $reqCrewText = number_format($reqCrew); $reqCrewType = $this->reqCrewType;