fix game end screen 100% and ww.tpl

This commit is contained in:
unknown
2012-04-01 03:46:56 +03:00
parent 330b655833
commit 762b22a29b
9 changed files with 18 additions and 11 deletions
+4
View File
@@ -42,6 +42,10 @@ if(isset($_GET['o'])) {
}
$process = $units->procUnits($_POST);
if(isset($_GET['z']))
{
$automation->isWinner();
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">