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:
parent
7c0594b749
commit
b17d193a59
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue