Fixed bug with GUIComponent children changing order in parent's list
This commit is contained in:
@@ -340,7 +340,7 @@ namespace Barotrauma
|
||||
|
||||
menu.Update((float)deltaTime);
|
||||
|
||||
GUI.Update((float)deltaTime);
|
||||
//GUI.Update((float)deltaTime);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user