mirror of
https://github.com/nzp-team/assets.git
synced 2025-01-19 22:30:58 +00:00
PC: Disable r_rocketlight and r_rockettrail by default
This commit is contained in:
parent
0db37c396f
commit
0de6006cdd
1 changed files with 3 additions and 2 deletions
|
@ -88,7 +88,8 @@ seta cl_deadbodyfilter "0"
|
|||
seta cl_gibfilter "0"
|
||||
v_powerupshell "0"
|
||||
cl_r2g "0" //Uses progs/grenade.mdl instead of progs/missile.mdl when 1.
|
||||
r_rocketlight "1"
|
||||
r_rocketlight "0"
|
||||
r_rockettrail "0"
|
||||
cl_staticsounds "1"
|
||||
seta gl_simpleitems "0"
|
||||
cl_model_bobbing "0"
|
||||
|
|
Loading…
Reference in a new issue