diff --git a/src/client/header/client.h b/src/client/header/client.h index 799adff0..8e615da7 100644 --- a/src/client/header/client.h +++ b/src/client/header/client.h @@ -31,7 +31,7 @@ #endif #define MAX_CLIENTWEAPONMODELS 20 -#define CMD_BACKUP 4 /* allow a lot of command backups for very fast systems */ +#define CMD_BACKUP 128 /* allow a lot of command backups for very fast systems */ /* the cl_parse_entities must be large enough to hold UPDATE_BACKUP frames of entities, so that when a delta compressed message arives from the server