Improved checksums; incompatible with earlier builds.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2481 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-10-29 05:05:33 +00:00
parent 818f9fbaf4
commit 671341f019
+1 -1
View File
@@ -25,7 +25,7 @@
#define NETPLAY_FULL 2 #define NETPLAY_FULL 2
#define NETPLAY_PROTOCOL_VERSION_MAJOR 0 #define NETPLAY_PROTOCOL_VERSION_MAJOR 0
#define NETPLAY_PROTOCOL_VERSION_MINOR 1 #define NETPLAY_PROTOCOL_VERSION_MINOR 2
#define NETPLAY_DEBUG #define NETPLAY_DEBUG
/* Extra debugging for netplay */ /* Extra debugging for netplay */