mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47: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,
|
||||
},
|
||||
[Preferences.UI_LOADING_SCREEN_WAIT_TIME]: {
|
||||
'default': false,
|
||||
'default': true,
|
||||
},
|
||||
[Preferences.UI_LOADING_SCREEN_ROCKET]: {
|
||||
'default': 'show',
|
||||
|
Loading…
x
Reference in New Issue
Block a user