- default to fullscreen display.

This commit is contained in:
Christoph Oelckers 2018-07-28 10:05:16 +02:00
commit 3b53f31da3
15 changed files with 6 additions and 21 deletions

View file

@ -114,7 +114,6 @@ static void DestroyCustomCursor();
EXTERN_CVAR(String, language);
EXTERN_CVAR (Bool, queryiwad);
// Used on welcome/IWAD screen.
EXTERN_CVAR (Bool, fullscreen)
EXTERN_CVAR (Bool, disableautoload)
EXTERN_CVAR (Bool, autoloadlights)
EXTERN_CVAR (Bool, autoloadbrightmaps)