diff --git a/stepmania/src/Background.cpp b/stepmania/src/Background.cpp index 9347f79746..e1d6cdc9e0 100644 --- a/stepmania/src/Background.cpp +++ b/stepmania/src/Background.cpp @@ -804,7 +804,6 @@ void BackgroundImpl::Layer::UpdateCurBGChange( const Song *pSong, float fLastMus } } - m_pCurrentBGA->Reset(); m_pCurrentBGA->SetUpdateRate( change.m_fRate ); // Set Lua color globals before calling Init and On