Browse Source

Bane logic tweaking

bane-updates
MagicBot 3 months ago
parent
commit
152182e845
  1. 2
      src/engine/workthreads/DestroyCityThread.java

2
src/engine/workthreads/DestroyCityThread.java

@ -52,7 +52,7 @@ public class DestroyCityThread implements Runnable { @@ -52,7 +52,7 @@ public class DestroyCityThread implements Runnable {
Vector3fImmutable localCoords;
ArrayList<Guild> subGuildList;
Logger.info("Destroy city routing started");
Logger.info("Destroy city routine started");
try {

Loading…
Cancel
Save