add another missing metric
This commit is contained in:
@@ -45,6 +45,8 @@ FirstAttractScreen="ScreenDemonstration"
|
|||||||
# First screen that pops up when you start the game. ScreenInit in particular
|
# First screen that pops up when you start the game. ScreenInit in particular
|
||||||
# shows the theme information before going to the title screen.
|
# shows the theme information before going to the title screen.
|
||||||
InitialScreen="ScreenInit"
|
InitialScreen="ScreenInit"
|
||||||
|
# Music selection screen used after downloading files.
|
||||||
|
SelectMusicScreen="ScreenSelectMusic"
|
||||||
# Screens that show over everything else. you shouldn't worry bout this, since
|
# Screens that show over everything else. you shouldn't worry bout this, since
|
||||||
# it wont matter much.
|
# it wont matter much.
|
||||||
OverlayScreens="ScreenSystemLayer,ScreenSyncOverlay,ScreenStatsOverlay,ScreenDebugOverlay,ScreenConsoleOverlay,ScreenInstallOverlay"
|
OverlayScreens="ScreenSystemLayer,ScreenSyncOverlay,ScreenStatsOverlay,ScreenDebugOverlay,ScreenConsoleOverlay,ScreenInstallOverlay"
|
||||||
|
|||||||
Reference in New Issue
Block a user