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