Initial sort order now sorts by meter of Easy notes, ala MAX.

This commit is contained in:
Chris Danford
2002-09-29 23:29:01 +00:00
parent 182b9cb0e6
commit 3bf1c81a48
5 changed files with 41 additions and 8 deletions
-2
View File
@@ -215,8 +215,6 @@ void ScreenSelectMode::RefreshModeChoices()
m_BGAnimations[i].LoadFromAniDir( THEME->GetPathTo("BGAnimations",ssprintf("select mode %s %s", sGameName, sChoiceName)) );
}
}
}