zhaoyang пре 3 година
родитељ
комит
100a3f4101
1 измењених фајлова са 1 додато и 1 уклоњено
  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;