This commit is contained in:
2025-09-14 10:20:29 -05:00
parent b334399e65
commit e8e43185aa
@@ -590,8 +590,6 @@ public class ClientMessagePump implements NetMsgHandler {
}
itemManager.addGoldToInventory(value, false);
//test
}
private static void ackBankWindowOpened(AckBankWindowOpenedMsg msg, ClientConnection origin) {