mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Set UI_LOADING_SCREEN_WAIT_TIME default value to "true"
This commit is contained in:
parent
41da54a27c
commit
1b7fe7f7d0
@ -6229,7 +6229,7 @@ class Preferences {
|
|||||||
'default': true,
|
'default': true,
|
||||||
},
|
},
|
||||||
[Preferences.UI_LOADING_SCREEN_WAIT_TIME]: {
|
[Preferences.UI_LOADING_SCREEN_WAIT_TIME]: {
|
||||||
'default': false,
|
'default': true,
|
||||||
},
|
},
|
||||||
[Preferences.UI_LOADING_SCREEN_ROCKET]: {
|
[Preferences.UI_LOADING_SCREEN_ROCKET]: {
|
||||||
'default': 'show',
|
'default': 'show',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user