Update dllmain.cpp

This commit is contained in:
0TheSpy 2021-07-12 12:44:52 +03:00 committed by GitHub
parent c58b761f79
commit fc58802e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,7 @@ void OnLevelInit()
}
if (g_Options.fogactive)
{
{
SetValueUnrestricted("fog_enable", 1);
SetValueUnrestricted("fog_enableskybox", 1);
SetValueUnrestricted("fog_override", 1);