forked from MagicBane/Server
test
This commit is contained in:
@@ -590,6 +590,8 @@ public class ClientMessagePump implements NetMsgHandler {
|
||||
}
|
||||
|
||||
itemManager.addGoldToInventory(value, false);
|
||||
|
||||
//test
|
||||
}
|
||||
|
||||
private static void ackBankWindowOpened(AckBankWindowOpenedMsg msg, ClientConnection origin) {
|
||||
|
||||
Reference in New Issue
Block a user