project_files/frontlib/hwconsts.h
changeset 7269 5b0aeef8ba2a
parent 7234 613998625a3c
child 7275 15f722e0b96f
equal deleted inserted replaced
7267:710f3ced8934 7269:5b0aeef8ba2a
     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
    11 #define PROTOCOL_VERSION 41
    12 #define MIN_SERVER_VERSION 1
    12 #define MIN_SERVER_VERSION 1
    13 
    13 
    14 #define GAMEMOD_PERHOGAMMO_MASKBIT 22
    14 #define GAMEMOD_PERHOGAMMO_MASKBIT 22
    15 #define GAMEMOD_SHAREDAMMO_MASKBIT 16
    15 #define GAMEMOD_SHAREDAMMO_MASKBIT 16
    16 
    16