SortSongByDifficulty now falls back to sort by title is easiest difficulties match. Cleanup of NoteSkin graphics.

This commit is contained in:
Chris Danford
2002-10-02 01:32:43 +00:00
parent 49f21f16e3
commit 638337c539
4 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
; NOTE: this .NSI script is designed for NSIS v1.8+
Name "StepMania"
OutFile "stepmania300beta7rc.exe"
!define PRODUCT_NAME "StepMania 3.0 beta 7 release candidate"
OutFile "stepmania300beta6rc.exe"
!define PRODUCT_NAME "StepMania 3.0 beta 6 release candidate"
; Some default compiler settings (uncomment and change at will):