From 8ddfc8fb4a64bcdce04e1ce386ff4e4dcc3c05c0 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 15 May 2020 12:36:01 +0900 Subject: [PATCH] =?UTF-8?q?=ED=95=9C=EA=B3=84=EC=A7=95=EB=B3=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/AutorunGeneralPolicy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/AutorunGeneralPolicy.php b/hwe/sammo/AutorunGeneralPolicy.php index 0a23b150..c79a3dbb 100644 --- a/hwe/sammo/AutorunGeneralPolicy.php +++ b/hwe/sammo/AutorunGeneralPolicy.php @@ -68,7 +68,7 @@ class AutorunGeneralPolicy{ public $can징병 = true; public $can모병 = false; - public $can한계징병 = true; + public $can한계징병 = false; public $can고급병종 = false; public $can전투준비 = true; public $can소집해제 = true;