도시의 민심을 int에서 float으로 변경하고 명칭을 rate에서 trust로 변경
This commit is contained in:
+1
-1
@@ -249,7 +249,7 @@ for($i=0; $i < $nationCount; $i++) {
|
||||
<td align=center> {$nation['dex40']} </td>
|
||||
<td align=center> {$gen['crew']}/{$gen['leader']}00 </td>
|
||||
<td align=center> {$city['pop']}/{$city['pop2']} </td>
|
||||
<td align=center> {$city['rate']}% </td>
|
||||
<td align=center> ".round($city['trust'],1)."% </td>
|
||||
<td align=center> {$city['agri']}% </td>
|
||||
<td align=center> {$city['comm']}% </td>
|
||||
<td align=center> {$city['secu']}% </td>
|
||||
|
||||
Reference in New Issue
Block a user