mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-10 19:22:10 +08:00
Update Menu.hpp
This commit is contained in:
parent
1782f4f870
commit
7895420f7c
@ -546,7 +546,7 @@ long __stdcall hkEndScene(IDirect3DDevice9* pDevice)
|
||||
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("").
|
||||
|
Loading…
x
Reference in New Issue
Block a user