more banners

separate command for fading from low res
This commit is contained in:
Glenn Maynard
2005-04-23 10:19:47 +00:00
parent f52f45d2ca
commit c401a65864
3 changed files with 28 additions and 18 deletions
+1 -1
View File
@@ -743,7 +743,7 @@ void ScreenSelectMusic::CheckBackgroundRequests()
}
g_bBannerWaiting = false;
m_Banner.Load( sPath );
m_Banner.Load( sPath, true );
if( bFreeCache )
m_BackgroundLoader.FinishedWithCachedFile( g_sBannerPath );