looting auto stacks resources

This commit is contained in:
2024-05-14 22:11:53 -05:00
parent 84cc435a2b
commit 6c86da0719
+1 -1
View File
@@ -996,7 +996,7 @@ public class ClientMessagePump implements NetMsgHandler {
item.lootLock.unlock();
}
}
player.getCharItemManager().StackResources();
}