maintenance fix
This commit is contained in:
@@ -55,7 +55,7 @@ public class DestroyCityThread implements Runnable {
|
||||
|
||||
cityZone = city.getParent();
|
||||
formerGuild = city.getTOL().getGuild();
|
||||
|
||||
City.destroyAllCityAssets(city);
|
||||
// Former guild loses it's tree!
|
||||
|
||||
if (DbManager.GuildQueries.SET_GUILD_OWNED_CITY(formerGuild.getObjectUUID(), 0)) {
|
||||
|
||||
Reference in New Issue
Block a user