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