add basic survival gameplay
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user