Implement the last remaining SampleMusicPreviewMode: StartToPreview. This one requires [ScreenSelectMusic] TwoPartConfirmsOnly=true in the metrics to work correctly.

This commit is contained in:
AJ Kelly
2010-06-23 14:09:43 -05:00
parent 2be759893a
commit cc470cad86
4 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ LuaXType( EditMode );
static const char *SampleMusicPreviewModeNames[] = {
"Normal",
//"StartToPreview",
"StartToPreview",
"ScreenMusic",
"LastSong"
};