Core/GameEngine/Login/Launch.cs
@@ -286,7 +286,7 @@ launchWin.FadeOut(); } WindowCenter.Instance.OpenFromLocal<LaunchBackGroundWin>(); WindowCenter.Instance.Open<LaunchBackGroundWin>(true); var launchBackGroundWin = WindowCenter.Instance.Get<LaunchBackGroundWin>(); launchBackGroundWin.transform.SetAsFirstSibling();