Revert "Emscripten: fullscreen by default" - SDL2 fullscreen flag is emulated, it won't make browser window borderless

This reverts commit abbe0a4a0a.
This commit is contained in:
Sergii Pylypenko
2021-05-02 23:30:34 +03:00
parent 0f45d014a0
commit cc638cb825

View File

@@ -60,7 +60,7 @@ full = ""SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION||FULL_
[SDTG_BOOL]
name = ""fullscreen""
var = _fullscreen
def = true
def = false
cat = SC_BASIC
[SDTG_BOOL]