simplify mine scoring

add separate dance point weights for mines
This commit is contained in:
Chris Danford
2004-01-02 08:43:14 +00:00
parent 8c6249aa8c
commit 40b2ecfee5
21 changed files with 125 additions and 133 deletions
+1
View File
@@ -157,6 +157,7 @@ SongSortOrder StringToSongSortOrder( CString str );
enum TapNoteScore {
TNS_NONE,
TNS_HIT_MINE,
TNS_MISS,
TNS_BOO,
TNS_GOOD,