Removed the onsenddata hook and added a raw send command.

Added WorldInfoMsg for constructing the world info packet.
This commit is contained in:
high 2011-07-08 03:42:42 -04:00
parent 2a212629dc
commit 27adb98b6f
4 changed files with 135 additions and 70 deletions

View file

@ -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")]