Emscripten: fullscreen by default

This commit is contained in:
Sergii Pylypenko
2021-05-02 02:03:24 +03:00
parent e85e585f3e
commit abbe0a4a0a

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 = false
def = true
cat = SC_BASIC
[SDTG_BOOL]