add basic survival gameplay

This commit is contained in:
Chris Danford
2005-04-21 04:41:54 +00:00
parent 5a63aca12e
commit 5b33401d96
+1 -1
View File
@@ -963,7 +963,7 @@ PrepareScreen=0
[ScreenStage] [ScreenStage]
Class=ScreenStage Class=ScreenStage
Fallback=Screen Fallback=Screen
NextScreen=@SelectGameplayScreen() NextScreen=@GetGameplayScreen()
PrevScreen=@SongSelectionScreen() PrevScreen=@SongSelectionScreen()
// This is the minimum delay after the "in" transition before the // This is the minimum delay after the "in" transition before the
// "out" transition will begin. (NextScreen is loaded during this // "out" transition will begin. (NextScreen is loaded during this