System: Confirm shutdown if memory card is being written
This commit is contained in:
@ -154,7 +154,7 @@ void AchievementSettingsWidget::onHardcoreModeStateChanged()
|
||||
return;
|
||||
}
|
||||
|
||||
g_emu_thread->resetSystem();
|
||||
g_emu_thread->resetSystem(true);
|
||||
}
|
||||
|
||||
void AchievementSettingsWidget::onAchievementsNotificationDurationSliderChanged()
|
||||
|
||||
Reference in New Issue
Block a user