From 9fb45c6df60182d4dbfae1d8176324791487b43f Mon Sep 17 00:00:00 2001 From: yi12345 Date: Tue, 13 Aug 2013 21:42:05 +0300 Subject: [PATCH] update --- GameEngine/Automation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index f8080564..56040f38 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -2456,7 +2456,7 @@ if($data['t11'] > 0){ } $palaceimg = "\"Palace\""; $crannyimg = "\"Cranny\""; -$wallimg = "\"Wall\""; +$wallimg = "\"Wall\""; $info_spy = "".$spy_pic.",".$palaceimg." Residance/Palace Level : ".$rplevel."
".$crannyimg." Cranny level: ".$crannylevel."
".$wallimg." Wall Level : ".$walllevel."";