mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Add option to disable SDL's "minimize on focus loss" in fullscreen
This commit is contained in:
parent
e5e1e84c52
commit
0e78ffe8c0
@ -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…
x
Reference in New Issue
Block a user