瀏覽代碼

掉线重连处理飞花令信息

zhangyuqian 1 年之前
父節點
當前提交
6d39aad0cb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

@@ -355,6 +355,7 @@ namespace GFGGame
             FriendSProxy.ReqAllFriendInfos().Coroutine();
             PoemGallerySProxy.ReqGalleryTheme().Coroutine();
             TaskSProxy.GetTaskInfos();
+            ArenaDataManager.Instance.ReqArenaInfo();
         }
 
         public static void GoBackToMainView()