Breakpoint set

This commit is contained in:
2025-10-27 19:42:09 -04:00
parent 3b4e8d92ea
commit c1318b53eb
+3
View File
@@ -150,6 +150,9 @@ public class Mob extends AbstractIntelligenceAgent implements Delayed {
this.currentID = this.dbID;
if (this.dbID == 889440)
Logger.info("hit");
} catch (Exception e) {
Logger.error(e + " " + this.dbID);
}