mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-28 17:54:23 +02: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.