mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-01 08:07:14 +00:00
Update spieler.php
This commit is contained in:
+2
-2
@@ -28,7 +28,7 @@ else {
|
|||||||
$building->procBuild($_GET);
|
$building->procBuild($_GET);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(isset($_GET['s'])){
|
if($_GET['s'] == 1){
|
||||||
$automation->isWinner();
|
$automation->isWinner();
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
@@ -185,4 +185,4 @@ echo round(($generator->pageLoadTimeEnd()-$start)*1000);
|
|||||||
|
|
||||||
<div id="ce"></div>
|
<div id="ce"></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user