simplify
This commit is contained in:
@@ -724,8 +724,7 @@ void ScreenSelectMusic::CheckBackgroundRequests()
|
|||||||
|
|
||||||
if( g_bBannerWaiting )
|
if( g_bBannerWaiting )
|
||||||
{
|
{
|
||||||
float HighQualTime = m_Banner.GetFadeSeconds();
|
if( m_Banner.GetTweenTimeLeft() > 0 )
|
||||||
if( g_StartedLoadingAt.Ago() < HighQualTime )
|
|
||||||
return;
|
return;
|
||||||
|
|
||||||
CString sPath;
|
CString sPath;
|
||||||
|
|||||||
Reference in New Issue
Block a user