mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Set RPCS3 to not ask-on-exit by default, to support preset option
This commit is contained in:
parent
eca9099ccc
commit
defb31a27a
|
@ -47,5 +47,5 @@ main_window_stop=Ctrl+Q
|
|||
main_window_toggle_fullscreen=Ctrl+Return
|
||||
|
||||
[main_window]
|
||||
confirmationBoxExitGame=true
|
||||
infoBoxEnabledWelcome=false
|
||||
confirmationBoxExitGame=false
|
||||
infoBoxEnabledWelcome=false
|
||||
|
|
Loading…
Reference in a new issue