Browse Source

对战报错

zhaoyang 3 năm trước cách đây
mục cha
commit
9f0907241e

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

@@ -439,7 +439,7 @@ namespace GFGGame
         }
         private void Reset()
         {
-            EventAgent.RemoveEventListener(ConstMessage.CARD_SKILL, CircleScoreStart);
+            EventAgent.RemoveEventListener(ConstMessage.CARD_SKILL, UpdateCircleResult);
 
             _ui.m_proScore.target.max = 100;
             _ui.m_proScore.target.value = 0;