mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-10 19:22:10 +08:00
Update dllmain.cpp
This commit is contained in:
parent
c577ba6792
commit
1782f4f870
@ -37,6 +37,8 @@ void OnLevelInit()
|
||||
|
||||
if (g_Options.fogactive)
|
||||
{
|
||||
iff.g_pCVar->FindVar("fog_enable")->SetValue(true);
|
||||
iff.g_pCVar->FindVar("fog_enableskybox ")->SetValue(true);
|
||||
iff.g_pCVar->FindVar("fog_override")->SetValue(true);
|
||||
iff.g_pCVar->FindVar("fog_color")->SetValue(
|
||||
std::string("").
|
||||
|
Loading…
x
Reference in New Issue
Block a user