Removed the onsenddata hook and added a raw send command.
Added WorldInfoMsg for constructing the world info packet.
This commit is contained in:
parent
2a212629dc
commit
27adb98b6f
4 changed files with 135 additions and 70 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.2.0707")]
|
||||
[assembly: AssemblyFileVersion("2.3.2.0707")]
|
||||
[assembly: AssemblyVersion("2.3.4.0708")]
|
||||
[assembly: AssemblyFileVersion("2.3.4.0708")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue