mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-26 15:45:42 +00:00
FullscreenUI: Remove temporary force-settings-open
This commit is contained in:
parent
5b14796654
commit
c2f4192f5f
|
@ -569,9 +569,6 @@ bool FullscreenUI::Initialize()
|
|||
if (!System::IsValid())
|
||||
SwitchToLanding();
|
||||
|
||||
SwitchToSettings();
|
||||
s_settings_page = SettingsPage::PostProcessing;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue