[CourseLoaderCRS] Don't load BEST# and WORST# where # is greater than the number of songs installed. Fixes issue 373.

This commit is contained in:
AJ Kelly
2011-07-07 13:20:24 -05:00
parent f16fec8438
commit 070409355a
2 changed files with 25 additions and 2 deletions
+2
View File
@@ -11,6 +11,8 @@ StepMania 5.0 ????????? | 20110???
2011/07/07
----------
* [ScreenEdit] Fix the NoMines transformation bug, issue 363. [Wolfman2000]
* [CourseLoaderCRS] Don't load BEST# and WORST# where # is greater than the
number of songs installed. Fixes issue 373. [AJ]
2011/07/06
----------