mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-02 00:15:37 -05: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.