Deprecated PacketBufferer as its function is now fulfilled by SendQ
This commit is contained in:
parent
7d4a96cfee
commit
9c7d0f08e2
4 changed files with 37 additions and 33 deletions
|
|
@ -565,7 +565,7 @@ namespace TShockAPI
|
|||
if (client == null)
|
||||
return;
|
||||
|
||||
TShock.PacketBuffer.Flush(client);
|
||||
//TShock.PacketBuffer.Flush(client);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue