Updated HTML-manual. Changed default setting on some cvars.
This commit is contained in:
@ -433,8 +433,8 @@ zr_veffects_lightstyle_value "b"
|
||||
// Sky
|
||||
|
||||
// Change map skybox.
|
||||
// Default: "1"
|
||||
zr_veffects_sky "1"
|
||||
// Default: "0"
|
||||
zr_veffects_sky "0"
|
||||
|
||||
// Skybox file, relative to "materials/skybox" folder, to change map skybox to. [Dependency: zr_veffects_sky]
|
||||
// Default: "sky_borealis01up.vmt"
|
||||
@ -444,7 +444,7 @@ zr_veffects_sky_path "sky_borealis01up.vmt"
|
||||
|
||||
// Disable sun rendering on map.
|
||||
// Default: "1"
|
||||
zr_veffects_sun_disable "1"
|
||||
zr_veffects_sun_disable "0"
|
||||
|
||||
// Fog (UNSUPPORTED) SourceMod currently doesn't support this feature.
|
||||
|
||||
|
Reference in New Issue
Block a user