1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 21:27:46 +00:00

Fix previous commit

This commit is contained in:
TheManii 2016-04-07 11:41:56 -07:00
parent 7c0594b749
commit b17d193a59

View file

@ -551,8 +551,8 @@ namespace FFXIVClassic_Map_Server.Actors
//playerSession.queuePacket(reply10);
// playerSession.queuePacket(reply11);
#endregion
}
*/
}
private void sendRemoveInventoryPackets(List<ushort> slots)
{
int currentIndex = 0;