perfect conc

This commit is contained in:
2024-02-25 21:43:25 -06:00
parent e4274994ff
commit 7ff879ea64
2 changed files with 25 additions and 2 deletions
@@ -950,6 +950,7 @@ public enum CombatManager {
} catch (Exception e) {
Logger.error(ac.getName() + ' ' + errorTrack + ' ' + e);
e.printStackTrace();
}
}