Update dllmain.cpp

This commit is contained in:
0TheSpy 2021-06-19 19:23:43 +03:00 committed by GitHub
parent c577ba6792
commit 1782f4f870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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("").