forked from Cavemanon/SnootGame
Windowed respects all window resolutions
This commit is contained in:
@ -835,7 +835,7 @@ screen preferences():
|
||||
vbox:
|
||||
style_prefix "radio"
|
||||
label _("Display")
|
||||
textbutton _("Window") action Preference("display", "window")
|
||||
textbutton _("Window") action Preference("display", "any window")
|
||||
textbutton _("Fullscreen") action Preference("display", "fullscreen")
|
||||
|
||||
vbox:
|
||||
|
Reference in New Issue
Block a user