project_files/frontlib/hwconsts.h
changeset 7234 613998625a3c
parent 7230 240620f46dd7
child 7269 5b0aeef8ba2a
equal deleted inserted replaced
7230:240620f46dd7 7234:613998625a3c
     6 #ifndef HWCONSTS_H_
     6 #ifndef HWCONSTS_H_
     7 #define HWCONSTS_H_
     7 #define HWCONSTS_H_
     8 
     8 
     9 #define HEDGEHOGS_PER_TEAM 8
     9 #define HEDGEHOGS_PER_TEAM 8
    10 #define NETGAME_DEFAULT_PORT 46631
    10 #define NETGAME_DEFAULT_PORT 46631
       
    11 #define PROTOCOL_VERSION 42
       
    12 #define MIN_SERVER_VERSION 1
    11 
    13 
    12 #define GAMEMOD_PERHOGAMMO_MASKBIT 22
    14 #define GAMEMOD_PERHOGAMMO_MASKBIT 22
    13 #define GAMEMOD_SHAREDAMMO_MASKBIT 16
    15 #define GAMEMOD_SHAREDAMMO_MASKBIT 16
    14 
    16 
    15 #define WEAPONS_COUNT 55
    17 #define WEAPONS_COUNT 55