cvars: allow to set very long descriptions
cvars: added full descriptions to yb+restricted_weapons (closes #659) crlib: update submodule fix: send server messages should split as string and not stringref to keep null-terminated chunks
This commit is contained in:
parent
c322e36d9b
commit
b8fb2e8845
9 changed files with 77 additions and 58 deletions
|
|
@ -932,6 +932,7 @@ extern ConVar cv_camping_time_max;
|
|||
extern ConVar cv_smoke_grenade_checks;
|
||||
extern ConVar cv_check_darkness;
|
||||
extern ConVar cv_use_hitbox_enemy_targeting;
|
||||
extern ConVar cv_restricted_weapons;
|
||||
|
||||
extern ConVar mp_freezetime;
|
||||
extern ConVar mp_roundtime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue