Allow per-screen Start sounds instead of forcing Common Start

(Sourced from shakesoda/stepmania.)
This commit is contained in:
AJ Kelly
2013-10-06 23:03:50 -05:00
parent f91be6cf9f
commit 7ed3095492
4 changed files with 10 additions and 2 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania current development
--------------------------------------------------------------------------------
2013/10/06
----------
* [ScreenOptions] Allow for the use of per-screen Start sounds instead of a forced
Common Start. [SSC]
2013/10/03
----------
* [GameConstantsAndTypes] Declared RankingCategory as a type. [SSC]