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