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
+6
View File
@@ -9,6 +9,12 @@ Not all changes are documented, for various reasons.
supported but exist anyways.)
_____________________________________________________________________________
20100623
--------
* Implement the last remaining SampleMusicPreviewMode: StartToPreview.
This one requires [ScreenSelectMusic] TwoPartConfirmsOnly=true in the
metrics to work correctly.
20100619
--------
* [HighScore] add GetGrade() Lua binding.