Update spieler.php

This commit is contained in:
Shadow
2013-11-17 10:46:08 +02:00
parent 5a1fb7664f
commit 421989d8a4
+2 -2
View File
@@ -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>