make draw order separate from Z value
add "PageType" graphic to ScreenEvaluation
This commit is contained in:
@@ -155,7 +155,7 @@ ScreenSelectDifficultyEX::ScreenSelectDifficultyEX( CString sClassName ) : Scree
|
||||
|
||||
SetAllPlayersSelection( 0, false );
|
||||
|
||||
this->SortByZ();
|
||||
this->SortByDrawOrder();
|
||||
}
|
||||
|
||||
void ScreenSelectDifficultyEX::Update( float fDelta )
|
||||
|
||||
Reference in New Issue
Block a user