make draw order separate from Z value
add "PageType" graphic to ScreenEvaluation
This commit is contained in:
@@ -144,7 +144,7 @@ ScreenSelectGroup::ScreenSelectGroup( CString sClassName ) : ScreenWithMenuEleme
|
||||
TweenOnScreen();
|
||||
m_GroupList.SetSelection(0);
|
||||
|
||||
this->SortByZ();
|
||||
this->SortByDrawOrder();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user