Added TShock.SendBytes which uses packetbuffer if available, otherwise sends like normal.
This commit is contained in:
parent
2ed91e26a0
commit
258b7d48fb
4 changed files with 44 additions and 19 deletions
|
|
@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
|||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("3.2.6.0811")]
|
||||
[assembly: AssemblyFileVersion("3.2.6.0811")]
|
||||
[assembly: AssemblyVersion("3.2.6.0812")]
|
||||
[assembly: AssemblyFileVersion("3.2.6.0812")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue