fix: achievements (2)
Make menu more accurate Add Achievements option to Main Menu Force achievements to save when saving the level Fix a random crash i was getting
This commit is contained in:
@@ -2040,6 +2040,7 @@ void UIScene_MainMenu::RunAchievements(int iPad)
|
||||
XShowAchievementsUI( iPad );
|
||||
}
|
||||
#endif
|
||||
ui.NavigateToScene(iPad, eUIScene_AchievementsMenu);
|
||||
}
|
||||
|
||||
void UIScene_MainMenu::RunHelpAndOptions(int iPad)
|
||||
|
||||
Reference in New Issue
Block a user