Achievements: Fix HC mode activating on reset of non-cheevo game
This commit is contained in:
@@ -75,7 +75,7 @@ void Logout();
|
||||
void GameChanged(const std::string& path, CDImage* image);
|
||||
|
||||
/// Re-enables hardcore mode if it is enabled in the settings.
|
||||
bool ResetHardcoreMode();
|
||||
bool ResetHardcoreMode(bool is_booting);
|
||||
|
||||
/// Forces hardcore mode off until next reset.
|
||||
void DisableHardcoreMode();
|
||||
|
||||
Reference in New Issue
Block a user