mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-30 01:25:51 +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())
|
if (!System::IsValid())
|
||||||
SwitchToLanding();
|
SwitchToLanding();
|
||||||
|
|
||||||
SwitchToSettings();
|
|
||||||
s_settings_page = SettingsPage::PostProcessing;
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue