# HG changeset patch
# User sheepluva
# Date 1575767359 -3600
# Node ID de08a3ae4f8da04222c782a39766960a705978fe
# Parent  f90255a3454c04bc1748cce8464613173653f46a
hedgeroid/frontlib: update proto and weapons number

diff -r f90255a3454c -r de08a3ae4f8d 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 */