From 39f09e8e7b2d20792d025f581be06072c7947820 Mon Sep 17 00:00:00 2001 From: Shadow Date: Sun, 17 Nov 2013 10:47:40 +0200 Subject: [PATCH] Update plus.php --- plus.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plus.php b/plus.php index 90c76df0..4b8903e9 100644 --- a/plus.php +++ b/plus.php @@ -20,7 +20,9 @@ if(isset($_GET['newdid'])) { else { $building->procBuild($_GET); } +if($_GET['p'] == 1){ $automation->isWinner(); +} ?> @@ -155,4 +157,4 @@ echo round(($generator->pageLoadTimeEnd()-$start)*1000);
- \ No newline at end of file +