mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-24 05:26:19 +00:00
fix game end screen 100% and ww.tpl
This commit is contained in:
@@ -47,6 +47,9 @@ if(isset($_GET['id'])) {
|
||||
if (isset($_POST['a']) == 533374 && isset($_POST['id']) == 39){
|
||||
$units->Settlers($_POST);
|
||||
}
|
||||
if(isset($_GET['id'])){
|
||||
$automation->isWinner();
|
||||
}
|
||||
?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
|
||||
Reference in New Issue
Block a user