zhangyuqian 1 жил өмнө
parent
commit
056aa15bf4

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryFightQuicklyView.cs

@@ -85,6 +85,7 @@ namespace GFGGame
         {
             base.OnHide();
             // Timers.inst.Remove(ShowBonusItem);
+            Timers.inst.Remove(ReqFightQuickly);
             ViewManager.GoBackFrom(typeof(StoryFightQuicklyView).Name);
             InstanceZonesDataManager.isQuicklyFighting = false;