This commit is contained in:
Glenn Maynard
2003-09-03 03:30:59 +00:00
parent 3f19c51f27
commit eb48da7570
+1 -1
View File
@@ -792,7 +792,7 @@ void ScreenGameplay::LoadNextSong()
if(anybeginners && m_BeginnerHelper.Initialize( 2 )) // Init for doubles
{
m_Background.Unload(); // BeginnerHelper has it's own BG control.
m_Background.Unload(); // BeginnerHelper has its own BG control.
m_Background.StopAnimating();
m_BeginnerHelper.SetX( CENTER_X );
m_BeginnerHelper.SetY( CENTER_Y );