mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
General fixes
+Fixed a bug that didn't permit to change the name or the Tag of the alliance individually +Fixed a bug that didn't count the population growth sometimes +Fixed a bug that didn't halve the population consumption in WW villages
This commit is contained in:
@@ -100,6 +100,7 @@ define("SAME_NAME","You can't invite yourself");
|
||||
define("ALREADY_INVITED"," already invited");
|
||||
define("ALREADY_IN_ALLY"," is already in this alliance");
|
||||
define("ALREADY_IN_AN_ALLY"," is already in an alliance");
|
||||
define("NAME_OR_TAG_CHANGED","Name or Tag changed");
|
||||
define("VAC_MODE_WRONG_DAYS","You've inserted a wrong number of days");
|
||||
|
||||
//COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user