fix_accidental_deletion

This commit is contained in:
Moonlacer 2021-09-15 19:59:10 -05:00
parent 44135b011f
commit 09ab819040

View File

@ -110,7 +110,8 @@ void RestoreGlobalState(bool is_powered_on) {
return;
}
// Audio: None
// Audio
values.volume.SetGlobal(true);
// Core
values.use_multi_core.SetGlobal(true);