cache fallback cdtitle
This commit is contained in:
@@ -83,6 +83,7 @@ void ScreenSelectMusic::Init()
|
||||
|
||||
/* Cache: */
|
||||
g_sFallbackCDTitlePath = THEME->GetPathG(m_sName,"fallback cdtitle");
|
||||
TEXTUREMAN->CacheTexture( g_sFallbackCDTitlePath );
|
||||
|
||||
if( GAMESTATE->m_pCurStyle == NULL )
|
||||
RageException::Throw( "The Style has not been set. A theme must set the Style before loading ScreenSelectMusic." );
|
||||
|
||||
Reference in New Issue
Block a user