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