mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 06:15:41 -04:00
FullscreenUI: Fix enable toggle not applying
This commit is contained in:
parent
7366d0fcff
commit
4ebca591fd
@ -2370,6 +2370,7 @@ void DrawSettingsWindow()
|
||||
"When enabled and logged in, DuckStation will scan for achievements on startup.",
|
||||
"Cheevos", "Enabled", false))
|
||||
{
|
||||
settings_changed = true;
|
||||
s_host_interface->RunLater([]() {
|
||||
if (!ConfirmChallengeModeEnable())
|
||||
s_host_interface->GetSettingsInterface()->SetBoolValue("Cheevos", "Enabled", false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user