The server is working correctly, using the entity system

This commit is contained in:
Kayne Ruse
2014-04-13 22:20:30 +10:00
parent 7fe71c60d0
commit c3464be589
10 changed files with 161 additions and 76 deletions
+1
View File
@@ -31,6 +31,7 @@
#pragma pack(push, 0)
//TODO: update the code here to match the entity code
union NetworkPacket {
//types of packets
enum class Type {