Network protocl 1.0.6
This commit is contained in:
parent
1b3b3b3eb8
commit
f00652cac7
@ -10,7 +10,7 @@
|
||||
#define MAXMSG 4096
|
||||
|
||||
int udpsocket;
|
||||
const unsigned char gameversion[4]={0xda,0x01,0x00,0x05};
|
||||
const unsigned char gameversion[4]={0xda,0x01,0x00,0x06};
|
||||
|
||||
struct netnode netnodes[MAXNETNODES];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user