diff --git a/stepmania/src/GameConstantsAndTypes.cpp b/stepmania/src/GameConstantsAndTypes.cpp index 90b087a4be..c4029df284 100644 --- a/stepmania/src/GameConstantsAndTypes.cpp +++ b/stepmania/src/GameConstantsAndTypes.cpp @@ -148,6 +148,7 @@ static const char *SongSortOrderNames[NUM_SORT_ORDERS] = { "MEDIUM METER", "HARD METER", "SORT", + "MODE", "COURSES", "NONSTOP", "ONI",