mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 19:25:43 -04:00
fix rando config not saving when it should
This commit is contained in:
@@ -137,6 +137,7 @@ SelectButton& rando_config_button(
|
||||
newIndex = 0;
|
||||
}
|
||||
setting->SetCurrentOption(newIndex);
|
||||
SaveRandomizerConfig();
|
||||
updateRightPane();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user