Send full list to avoid duplicates.
Contributed by nasseka.
This commit is contained in:
@@ -228,10 +228,8 @@ public class RequestPostAttachment implements IClientIncomingPacket
|
||||
{
|
||||
player.sendInventoryUpdate(playerIU);
|
||||
}
|
||||
else
|
||||
{
|
||||
player.sendItemList(false);
|
||||
}
|
||||
// Send full list to avoid duplicates.
|
||||
player.sendItemList(false);
|
||||
|
||||
msg.removeAttachments();
|
||||
|
||||
|
Reference in New Issue
Block a user