hedgeroid/frontlib: update proto and weapons number hedgeroid tip
authorsheepluva
Sun, 08 Dec 2019 02:09:19 +0100
branchhedgeroid
changeset 15520 de08a3ae4f8d
parent 15519 f90255a3454c
hedgeroid/frontlib: update proto and weapons number
project_files/frontlib/hwconsts.h
--- a/project_files/frontlib/hwconsts.h	Sun Dec 08 00:07:24 2019 +0100
+++ b/project_files/frontlib/hwconsts.h	Sun Dec 08 02:09:19 2019 +0100
@@ -38,13 +38,13 @@
 #define DEFAULT_COLOR_INDEX 0
 
 #define NETGAME_DEFAULT_PORT 46631
-#define PROTOCOL_VERSION 42
+#define PROTOCOL_VERSION 59
 #define MIN_SERVER_VERSION 1
 
 //! Used for sending scripts to the engine
 #define MULTIPLAYER_SCRIPT_PATH "Scripts/Multiplayer/"
 
-#define WEAPONS_COUNT 56
+#define WEAPONS_COUNT 59
 
 // TODO allow frontend to override these?
 /*! A merge of mikade/bugq colours w/ a bit of channel feedback */