diff --git a/source/games/whaven/src/main.cpp b/source/games/whaven/src/main.cpp index 7ed98113a..c0f0b3f02 100644 --- a/source/games/whaven/src/main.cpp +++ b/source/games/whaven/src/main.cpp @@ -259,7 +259,7 @@ void GameInterface::app_init() pSky->yscale = 65536; parallaxtype = 2; g_visibility = 2048; - + enginecompatibility_mode = ENGINECOMPATIBILITY_19950829; } void GameInterface::Startup()