Tried, failed. I give up

This commit is contained in:
Kayne Ruse
2014-08-31 04:29:40 +10:00
parent 7d4d7817f2
commit 59963a05f3
8 changed files with 108 additions and 72 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
typedef SerialPacketBase SerialPacket;
//DOCS: NETWORK_VERSION is used to discern compatible servers and clients
constexpr int NETWORK_VERSION = 20140827;
constexpr int NETWORK_VERSION = 20140831;
//_MaxPacket Should not be used
union _MaxPacket {