mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-26 13:17:15 +00:00
Update Automation.php
This commit is contained in:
@@ -1884,7 +1884,7 @@ class Automation {
|
|||||||
if($can_destroy==1) {
|
if($can_destroy==1) {
|
||||||
$info_cat = "".$catp_pic.", Village already destroyed.";
|
$info_cat = "".$catp_pic.", Village already destroyed.";
|
||||||
} else {
|
} else {
|
||||||
$info_cat = "".$catp_pic.", Village can't be destroyed.";
|
$info_cat = "".$catp_pic.", Village can\'t be destroyed.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user