Bump versions.

This commit is contained in:
Charles Lohr
2005-05-04 05:17:15 +00:00
parent af8e894bd6
commit aad70a48ac
+1 -1
View File
@@ -9,7 +9,7 @@
class LoadingWindow;
const int NETPROTOCOLVERSION=1;
const int NETPROTOCOLVERSION=2;
const int NETMAXBUFFERSIZE=1020; //1024 - 4 bytes for EzSockets
const int NETNUMTAPSCORES=8;