forked from teamnwah/openmw-tes3coop
Add option to disable SDL's "minimize on focus loss" in fullscreen
This commit is contained in:
parent
e5e1e84c52
commit
0e78ffe8c0
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ resolution y = 600
|
|||
fullscreen = false
|
||||
screen = 0
|
||||
|
||||
# Minimize the window if it loses key focus?
|
||||
minimize on focus loss = true
|
||||
|
||||
# Render system
|
||||
# blank means default
|
||||
# Valid values:
|
||||
|
|
Loading…
Reference in a new issue