diff --git a/common/xash3d_types.h b/common/xash3d_types.h index 0f1fcd82..b224a1d4 100644 --- a/common/xash3d_types.h +++ b/common/xash3d_types.h @@ -16,6 +16,10 @@ #define CS_SIZE 64 // size of one config string #define CS_TIME 16 // size of time string +// FIXME: find better place for the shared definition +#define MAX_CLIENT_BITS 5 +#define MAX_CLIENTS (1<