Edit Mode plays until music end if the music ends after the notes.

This commit is contained in:
Kyzentun
2014-12-09 15:37:06 -07:00
parent 9887b83997
commit 89ed68f86d
3 changed files with 12 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@ ________________________________________________________________________________
2014/12/10
----------
* [EditMode] Play whole song and play from current beat will now play until
either the music or the notes end, whichever is greater. [kyzentun]
* [Player] "ComboBreakOnImmediateHoldLetGo" theme metric added. [sillybear]
2014/12/03