SongSortOrder -> SortOrder
save/restore last sort with Profile clean up GameConstants
This commit is contained in:
@@ -344,7 +344,7 @@ void PaneDisplay::SetFromGameState()
|
||||
|
||||
PaneModes PaneDisplay::GetMode() const
|
||||
{
|
||||
switch( GAMESTATE->m_SongSortOrder )
|
||||
switch( GAMESTATE->m_SortOrder )
|
||||
{
|
||||
case SORT_ALL_COURSES:
|
||||
case SORT_NONSTOP_COURSES:
|
||||
|
||||
Reference in New Issue
Block a user