add another missing metric

This commit is contained in:
AJ Kelly
2010-12-15 19:54:49 -06:00
parent 5798b521f8
commit 06ad8cc4d1
+2
View File
@@ -45,6 +45,8 @@ FirstAttractScreen="ScreenDemonstration"
# First screen that pops up when you start the game. ScreenInit in particular
# shows the theme information before going to the title screen.
InitialScreen="ScreenInit"
# Music selection screen used after downloading files.
SelectMusicScreen="ScreenSelectMusic"
# Screens that show over everything else. you shouldn't worry bout this, since
# it wont matter much.
OverlayScreens="ScreenSystemLayer,ScreenSyncOverlay,ScreenStatsOverlay,ScreenDebugOverlay,ScreenConsoleOverlay,ScreenInstallOverlay"