ScreenWithMenuElements::BeginScreen calls SortByDrawOrder
This commit is contained in:
@@ -32,8 +32,6 @@ void ScreenCenterImage::Init()
|
||||
m_textInstructions.SetDiffuse( RageColor(0,1,0,0) );
|
||||
m_textInstructions.SetZoom( 0.8f );
|
||||
this->AddChild( &m_textInstructions );
|
||||
|
||||
this->SortByDrawOrder();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user