mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 07:03:48 -04:00
Moved AchievementManager Init further down in the MainWindow constructor; its original position was because it had an impact on the contents of the menu bar, and this is no longer the case.