Browse Source

被踢出雅集时报错

zhaoyang 2 years ago
parent
commit
a1a1b954ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/HotUpdate/ServerProxy/LeagueSproxy.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/ServerProxy/LeagueSproxy.cs

@@ -64,6 +64,7 @@ namespace GFGGame
                         ViewManager.Show<MainUIView>(null, null, true);
                     }
                     PromptController.Instance.ShowFloatTextPrompt("您已离开雅集");
+                    return;
                 }
                 else
                 {