도시 목록에도 전콘을 띄워줌

This commit is contained in:
2019-05-01 02:33:49 +09:00
parent ee2f6e9c13
commit fdb46534ab
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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,