mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-26 14:36:06 +00:00
Add counts for movement20_0 and movement21_1 (#342)
This commit is contained in:
@@ -136,6 +136,8 @@ $totalMovements =
|
||||
count($movement3_0) +
|
||||
count($movement7_1) +
|
||||
count($movement5_0) +
|
||||
count($movement20_0) +
|
||||
count($movement21_1) +
|
||||
$oases -
|
||||
count($movement8_1) -
|
||||
count($movement9_0);
|
||||
@@ -410,4 +412,4 @@ if ($totalMovements > 0) {
|
||||
</tbody>
|
||||
</table>';
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user