mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 10:37:14 +00:00
return report with rat to normal (need to find another fix for this)
This commit is contained in:
@@ -287,7 +287,7 @@ for($i=129;$i<=138;$i++) {
|
||||
}
|
||||
}
|
||||
echo "<tr><th>Casualties</th>";
|
||||
for($i=129;$i<=138;$i++) {
|
||||
for($i=139;$i<=148;$i++) {
|
||||
if($dataarray[$i] == 0) {
|
||||
echo "<td class=\"none\">0</td>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user