Use ScreenManager's preload logic, instead of manually loading
a bunch of screens.
This commit is contained in:
@@ -47,7 +47,8 @@ function GetEditModeSubScreens()
|
||||
"ScreenMiniMenuBackgroundChange," ..
|
||||
"ScreenMiniMenuInsertTapAttack," ..
|
||||
"ScreenMiniMenuInsertCourseAttack," ..
|
||||
"ScreenMiniMenuCourseDisplay";
|
||||
"ScreenMiniMenuCourseDisplay," ..
|
||||
"ScreenEditOptions";
|
||||
end
|
||||
|
||||
function GetCoursesToShowRanking()
|
||||
|
||||
Reference in New Issue
Block a user