Removed custom exception candy

This commit is contained in:
2024-05-12 13:42:11 -04:00
parent 634f1478ce
commit f8180a7000
153 changed files with 156 additions and 339 deletions
@@ -232,7 +232,7 @@ public class HealthEffectModifier extends AbstractEffectModifier {
// CombatMessageMsg cmm = new CombatMessageMsg(null, 0, awo, 15);
// try {
// DispatchMessage.sendToAllInRange(ac, cmm);
// } catch (MsgSendException e) {
// } catch (Exception e) {
// Logger.error("MobCorpseSendError", e);
// }
// }