move stage logic out of SongManager

allow selecting between multiple StepsTypes on ScreenSelectMusic (ala Pump's combined single/double list)
This commit is contained in:
Chris Danford
2007-02-23 21:45:33 +00:00
parent 9061e2c1c1
commit 74cc43ad46
+1
View File
@@ -16,6 +16,7 @@ ScreenWidth=640
ScreenHeight=480
OverlayScreens="ScreenSystemLayer,ScreenSyncOverlay,ScreenStatsOverlay,ScreenDebugOverlay"
MaxCourseEntriesBeforeShowVarious=6
AllStepsTypeInOneList=false
[Gameplay]
ComboIsPerRow=GAMESTATE:GetPlayMode() == "PlayMode_Oni"