From d0fae444302fe82ad15f153268b403bee5d57bbb Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 1 May 2019 02:33:49 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8F=84=EC=8B=9C=20=EB=AA=A9=EB=A1=9D?= =?UTF-8?q?=EC=97=90=EB=8F=84=20=EC=A0=84=EC=BD=98=EC=9D=84=20=EB=9D=84?= =?UTF-8?q?=EC=9B=8C=EC=A4=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/b_currentCity.php | 1 + hwe/templates/cityGeneral.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hwe/b_currentCity.php b/hwe/b_currentCity.php index 8896c05b..8c37b978 100644 --- a/hwe/b_currentCity.php +++ b/hwe/b_currentCity.php @@ -282,6 +282,7 @@ for($j=0; $j < $gencount; $j++) { $generalsFormat[] = [ 'ourGeneral'=>$ourGeneral, + 'iconPath'=>GetImageURL($general['imgsvr']).'/'.$general['picture'], 'isNPC'=>$isNPC, 'wounded'=>$wounded, 'name'=>$name, diff --git a/hwe/templates/cityGeneral.php b/hwe/templates/cityGeneral.php index 7aa86c74..2cb6013d 100644 --- a/hwe/templates/cityGeneral.php +++ b/hwe/templates/cityGeneral.php @@ -20,7 +20,7 @@ data-general-nation="" data-general-nation-name="" > - +