mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-04-11 20:51:37 +00:00
Noch mehr Kommandobackups für shcnelle Maschinen
This commit is contained in:
parent
f16ba343cc
commit
afc0a66495
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#endif
|
||||
|
||||
#define MAX_CLIENTWEAPONMODELS 20
|
||||
#define CMD_BACKUP 128 /* allow a lot of command backups for very fast systems */
|
||||
#define CMD_BACKUP 256 /* 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