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
@@ -18,10 +18,6 @@ if(isset($_GET['newdid'])) {
else {
$building->procBuild($_GET);
}
if(isset($_GET['a']))
{
$automation->isWinner();
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">