EZ2dancer Theme Update

This commit is contained in:
Andrew Livy
2003-10-06 22:20:25 +00:00
parent c744d0aabd
commit bd96d049ff
3 changed files with 13 additions and 0 deletions
+2
View File
@@ -481,6 +481,8 @@ void ScreenEz2SelectMusic::MenuStart( PlayerNumber pn )
void ScreenEz2SelectMusic::Update( float fDeltaTime )
{
m_DifficultyRating.Update(fDeltaTime);
if(i_SkipAheadOffset > 0 && RageTimer::GetTimeSinceStart() - LastInputTime < 0.5)
{
m_MusicBannerWheel.SetScanMode(true);