From 517e0f366cf79d99c7937f2be07ee887882276cd Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Tue, 22 Jun 2010 16:06:04 +0000 Subject: [PATCH] Besser 128 CMD-Backups --- src/client/header/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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