can no longer delete building during active bane

This commit is contained in:
2022-06-05 16:56:54 -05:00
parent 18bf19502f
commit 8665011457
2 changed files with 7 additions and 11 deletions
-1
View File
@@ -1019,7 +1019,6 @@ public class City extends AbstractWorldObject {
if (!this.isLocationOnCityZone(player.getLoc()))
continue;
// Apply safehold affect to player if needed
if ((this.isSafeHold == 1))