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(reply10);
// playerSession.queuePacket(reply11); // playerSession.queuePacket(reply11);
#endregion #endregion
}
*/ */
}
private void sendRemoveInventoryPackets(List<ushort> slots) private void sendRemoveInventoryPackets(List<ushort> slots)
{ {
int currentIndex = 0; int currentIndex = 0;