huangxiaoyue 2 жил өмнө
parent
commit
a912e0c5e2

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -235,7 +235,7 @@ namespace GFGGame
             Timers.inst.AddUpdate(CheckGuide);
             Timers.inst.AddUpdate(Update);
 
-            _ui.m_openViewAction.Play();
+            //_ui.m_openViewAction.Play();
         }
 
         protected override void OnHide()