From a960a5a50b5eaf87f7b8cf6d32c530282d42d59b Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 10 Feb 2014 07:37:17 +0200 Subject: [PATCH] Update Automation.php --- GameEngine/Automation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index 226b1afc..48590474 100644 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -1884,7 +1884,7 @@ class Automation { if($can_destroy==1) { $info_cat = "".$catp_pic.", Village already destroyed."; } else { - $info_cat = "".$catp_pic.", Village can't be destroyed."; + $info_cat = "".$catp_pic.", Village can\'t be destroyed."; } } else