fix IgnoreSSCPacket
This commit is contained in:
parent
e93af1a3f9
commit
eabeda92ae
1 changed files with 0 additions and 1 deletions
|
|
@ -614,7 +614,6 @@ namespace TShockAPI
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
player.IgnoreSSCPackets = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void TrySendingItemArray(int plr, Item[] array, int slotStartIndex,int remoteClient = -1, int ignoreClient = -1)
|
public static void TrySendingItemArray(int plr, Item[] array, int slotStartIndex,int remoteClient = -1, int ignoreClient = -1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue