This commit is contained in:
altalk23 2023-12-21 22:04:45 +03:00
commit 1036e780f9
2 changed files with 3 additions and 0 deletions
loader/include
Geode/cocos/base_nodes
link

View file

@ -1598,7 +1598,10 @@ public:
void setUseChildIndex(bool);
void qsortAllChildrenWithIndex();
protected:
static void resetGlobalOrderOfArrival();
public:
void sortAllChildrenNoIndex();
void sortAllChildrenWithIndex();

Binary file not shown.