change PROTOCOL_VERSION to 25

This commit is contained in:
nillerusr
2023-02-16 22:47:32 +03:00
parent 9919f7ee95
commit cc7541f132
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#endif
// The current network protocol version. Changing this makes clients and servers incompatible
#define PROTOCOL_VERSION 24
#define PROTOCOL_VERSION 25
#define DEMO_BACKWARDCOMPATABILITY