mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
Change name of new sonar dvar
This commit is contained in:
parent
f5380a24a6
commit
4a698d9c10
@ -675,7 +675,7 @@ set_client_dvars()
|
|||||||
self setClientDvar("cg_sonarAttachmentSpeedDelay", 0.1);
|
self setClientDvar("cg_sonarAttachmentSpeedDelay", 0.1);
|
||||||
self setClientDvar("cg_sonarAttachmentMaxSpeed", 6);
|
self setClientDvar("cg_sonarAttachmentMaxSpeed", 6);
|
||||||
self setClientDvar("cg_sonarAttachmentSightCheck", 1);
|
self setClientDvar("cg_sonarAttachmentSightCheck", 1);
|
||||||
self setClientDvar("cg_sonarAttachmentFullscreenColorFix", 1);
|
self setClientDvar("cg_sonarAttachmentFullscreenThermal", 0);
|
||||||
|
|
||||||
self setClientDvar("bg_jetgun_disable_spin_while_meleeing", 1);
|
self setClientDvar("bg_jetgun_disable_spin_while_meleeing", 1);
|
||||||
self setClientDvar("bg_jetgun_disable_z_thrust", 1);
|
self setClientDvar("bg_jetgun_disable_z_thrust", 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user