mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-26 06:26:08 +00:00
Update spieler.php
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ else {
|
|||||||
$building->procBuild($_GET);
|
$building->procBuild($_GET);
|
||||||
}
|
}
|
||||||
|
|
||||||
if($_GET['s'] == 1){
|
if(isset($_GET['s'])){
|
||||||
$automation->isWinner();
|
$automation->isWinner();
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user