mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-31 07:21:50 +00:00
Besser 128 CMD-Backups
This commit is contained in:
parent
0c961f00bf
commit
517e0f366c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue