common: by default, use borderless fullscreen mode

This commit is contained in:
Alibek Omarov
2025-12-07 15:22:06 +03:00
parent 9569900b9c
commit 7e730cf171

View File

@@ -174,7 +174,7 @@ Default build-depended cvar and constant values
#endif // DEFAULT_ALLOWCONSOLE
#ifndef DEFAULT_FULLSCREEN
#define DEFAULT_FULLSCREEN "1" // must be a string
#define DEFAULT_FULLSCREEN "2" // must be a string
#endif // DEFAULT_FULLSCREEN
#ifndef DEFAULT_MAX_EDICTS