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