This commit is contained in:
Glenn Maynard
2006-10-07 04:25:28 +00:00
parent 8a4ddd1515
commit 2ce839e4eb
39 changed files with 79 additions and 78 deletions
+1 -1
View File
@@ -884,7 +884,7 @@ void ScreenSelectMusic::AfterMusicChange()
g_bWantFallbackCdTitle = false;
bool bWantBanner = true;
static SortOrder s_lastSortOrder = SortOrder_INVALID;
static SortOrder s_lastSortOrder = SortOrder_Invalid;
if( GAMESTATE->m_SortOrder != s_lastSortOrder )
{
// Reload to let Lua metrics have a chance to change the help text.