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