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