Răsfoiți Sursa

特效缩短时间

zhaoyang 3 ani în urmă
părinte
comite
100a3f4101

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

@@ -12,7 +12,7 @@ namespace GFGGame
         private GameObject _sceneObject;
         private ValueBarController _valueBarController;
 
-        private float effectTime = 1.4f;
+        private float effectTime = 0.7f;
         private bool isOpen = false;
         private GButton _btnGongGao;
         private GButton _btnHaoYou;