|
|
@ -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) { |
|
|
|