lzx 5 روز پیش
والد
کامیت
e89832053a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Assets/Scripts/GameUI/UI/AppBarPanel/AppBarPanel.cs

+ 1 - 1
Assets/Scripts/GameUI/UI/AppBarPanel/AppBarPanel.cs

@@ -260,7 +260,7 @@ namespace Fort23.Mono
             // }
 
             CombatDrive.Instance.CombatController.ChangeState(CombatController.update);
-            EventManager.Instance.Dispatch(CustomEventType.ShengShiOnClick, null);
+            // EventManager.Instance.Dispatch(CustomEventType.ShengShiOnClick, null);
         }
 
         public void CustomInit(UIPanel uiPanel)