mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 23:57:59 -05:00
Fix fog showing on fast_restart
This commit is contained in:
@ -399,6 +399,8 @@ set_dvars()
|
|||||||
setDvar("riotshield_projectile_damage_scale", 1);
|
setDvar("riotshield_projectile_damage_scale", 1);
|
||||||
setDvar("riotshield_deployed_health", 1500);
|
setDvar("riotshield_deployed_health", 1500);
|
||||||
|
|
||||||
|
setDvar("r_fog", 0);
|
||||||
|
|
||||||
setDvar("sv_patch_zm_weapons", 1);
|
setDvar("sv_patch_zm_weapons", 1);
|
||||||
setDvar("sv_fix_zm_weapons", 0);
|
setDvar("sv_fix_zm_weapons", 0);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user