mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 02:21:26 +02:00
Merge pull request #12618 from LillyJadeKatrin/retroachievements-update-fix
Remove the update callback on all events
This commit is contained in:
commit
e7282f4244
@ -751,8 +751,6 @@ void AchievementManager::AchievementEventHandler(const rc_runtime_event_t* runti
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
m_update_callback();
|
||||
}
|
||||
|
||||
std::recursive_mutex& AchievementManager::GetLock()
|
||||
|
Loading…
Reference in New Issue
Block a user