From 77a496baa720af2bc537747a4abce31d9fed48bd Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 28 Jul 2018 02:38:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=94=ED=96=89=EB=B6=80=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20=ED=99=95=EC=9E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/b_genList.php | 2 +- hwe/templates/generalList.php | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hwe/b_genList.php b/hwe/b_genList.php index aacafb33..f97ba18a 100644 --- a/hwe/b_genList.php +++ b/hwe/b_genList.php @@ -161,7 +161,7 @@ foreach ($generals as &$general) { $turn = getTurn($general, 1, 0); for ($i=0; $i < 5; $i++) { - $turn[$i] = StringUtil::subStringForWidth($turn[$i], 0, 37); + $turn[$i] = StringUtil::subStringForWidth($turn[$i], 0, 41); $k = $i+1; $turntext[] = " $k : $turn[$i]"; } diff --git a/hwe/templates/generalList.php b/hwe/templates/generalList.php index 6f109239..3becc3cb 100644 --- a/hwe/templates/generalList.php +++ b/hwe/templates/generalList.php @@ -10,11 +10,11 @@ 守 병 종 병 사 - 훈련 - 사기 - 명 령 - 삭턴 - 턴 + 훈련 + 사기 + 명 령 + 삭턴 + 턴