Update dllmain.cpp

This commit is contained in:
0TheSpy
2021-07-02 02:05:19 +03:00
committed by GitHub
parent 7895420f7c
commit d551c2e744

View File

@ -38,7 +38,7 @@ 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_enableskybox")->SetValue(true);
iff.g_pCVar->FindVar("fog_override")->SetValue(true);
iff.g_pCVar->FindVar("fog_color")->SetValue(
std::string("").