only need to call these if we are drawing the character or dancepad.
This commit is contained in:
@@ -273,9 +273,9 @@ void ScreenHowToPlay::DrawPrimitives()
|
||||
|
||||
DISPLAY->SetLightOff( 0 );
|
||||
DISPLAY->SetLighting( false );
|
||||
}
|
||||
|
||||
m_Overlay.DrawPrimitives();
|
||||
m_In.DrawPrimitives();
|
||||
m_Out.DrawPrimitives();
|
||||
m_Overlay.DrawPrimitives();
|
||||
m_In.DrawPrimitives();
|
||||
m_Out.DrawPrimitives();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user