diff --git a/hwe/b_battleCenter.php b/hwe/b_battleCenter.php index f2f65da4..85a25ab5 100644 --- a/hwe/b_battleCenter.php +++ b/hwe/b_battleCenter.php @@ -103,18 +103,18 @@ $sel[$type] = "selected"; 대상장수 : @@ -143,7 +144,7 @@ for ($i=0; $i < $gencount; $i++) { - + diff --git a/hwe/b_chiefcenter.php b/hwe/b_chiefcenter.php index b8a643ea..effafa6e 100644 --- a/hwe/b_chiefcenter.php +++ b/hwe/b_chiefcenter.php @@ -17,7 +17,9 @@ $userID = Session::getUserID(); <?=UniqueConst::$serverName?>: 사령부 + + @@ -29,74 +31,80 @@ var maxChiefTurn = ; - - -
사 령 부
- - - - - - - - - - - - - - - - - - - - - - - - +
+
사 령 부
+
+
수뇌부 일정
+
.
+ >
-
- - - - - - - - - - - - - - - - - - - - - - - - + > + >
- :  
+ >
 
 
+ >
- -
수뇌부 일정
.- :- :- :- :.
----
- - - ;color:white;width:58px;font-size:13px; value='미루기▼' onclick='turn(0)'> - ;color:white;width:58px;font-size:13px; value='▲당기기' onclick='turn(1)'> -
- - -
.- :- :- :- :.
----
- - - -
+ >
.
+ >
+ >
.
+ >
+ >
+ >
- :  
+ >
 
 
+ >
+ >
.
+ >
+ >
+ diff --git a/hwe/b_troop.php b/hwe/b_troop.php index 701c20b4..6a5dace3 100644 --- a/hwe/b_troop.php +++ b/hwe/b_troop.php @@ -41,6 +41,7 @@ if($troops){ 'SELECT no,name,picture,imgsvr,turntime,city,troop FROM general WHERE no IN %li', array_keys($troops) ); + $generalTurnList = []; foreach($db->queryAllLists( 'SELECT general_id, turn_idx, brief FROM general_turn WHERE general_id IN %li AND turn_idx < 5 ORDER BY general_id ASC, turn_idx ASC', @@ -151,7 +152,7 @@ foreach ($troops as $troopNo=>$troop) { - 【턴】 + 【턴】 @@ -177,7 +178,7 @@ foreach ($troops as $troopNo=>$troop) { - 【턴】 + 【턴】 "; +