mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-08 20:01:27 -06:00
Bump MP protocol version because protocol changed
This commit is contained in:
parent
3618d1a6b2
commit
aafb64cf70
@ -6,7 +6,7 @@
|
||||
|
||||
namespace wi {
|
||||
|
||||
const dword kdwProtocolCurrent = 0x485407d3;
|
||||
const dword kdwProtocolCurrent = 0x485407d4;
|
||||
|
||||
const byte XMSG_NONE = 0x00;
|
||||
const byte XMSG_HANDSHAKE = 0x81;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user