Explorar el Código

特效缩短时间

zhaoyang hace 3 años
padre
commit
100a3f4101
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

+ 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;