forked from MagicBane/Server
test
This commit is contained in:
@@ -590,8 +590,6 @@ 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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user