Fixed bug with GUIComponent children changing order in parent's list
This commit is contained in:
@@ -467,7 +467,6 @@ namespace Barotrauma
|
||||
|
||||
public static void Update(float deltaTime)
|
||||
{
|
||||
|
||||
if (pauseMenuOpen)
|
||||
{
|
||||
pauseMenu.Update(0.016f);
|
||||
|
||||
Reference in New Issue
Block a user