Removed custom exception candy

This commit is contained in:
2024-05-12 13:36:47 -04:00
parent 7335946c10
commit 634f1478ce
142 changed files with 181 additions and 327 deletions
@@ -265,7 +265,7 @@ public class ObjectActionMsgHandler extends AbstractClientMsgHandler {
player.cancelOnSpell();
break;
case RUNE:
ApplyRuneMsg.applyRune(uuid,origin,player);
ApplyRuneMsg.applyRune(uuid, origin, player);
itemMan.consume(item);
break;
default: //shouldn't be here, consume item