forked from MagicBane/Server
looting auto stacks resources
This commit is contained in:
@@ -996,7 +996,7 @@ public class ClientMessagePump implements NetMsgHandler {
|
||||
item.lootLock.unlock();
|
||||
}
|
||||
}
|
||||
|
||||
player.getCharItemManager().StackResources();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user