mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Fix previous commit
This commit is contained in:
parent
7c0594b749
commit
b17d193a59
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user