add sorting by music length

This commit is contained in:
AJ Kelly
2007-10-07 21:09:52 +00:00
parent 426747656a
commit c3e0c494f0
8 changed files with 30 additions and 1 deletions
+1
View File
@@ -151,6 +151,7 @@ static const char *SortOrderNames[] = {
"Nonstop",
"Oni",
"Endless",
"Length",
"Roulette",
};
XToString( SortOrder );