zhangyuqian 1 year ago
parent
commit
2527a4065d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

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

@@ -276,7 +276,6 @@ namespace GFGGame
             LeagueSproxy.GetTeapartyMatchingInfos(RoleDataManager.roleId).Coroutine();
             ActivitySProxy.ReqGetActivitySignInfos().Coroutine();
             ShopSProxy.ReqGetGrowthFundInfo().Coroutine();
-
             //RoleInfoSProxy.ReqNewRoleGetSuitStatus().Coroutine();
 
             int storageAutoPlay = StorageDataManager.Instance.GetStorageValue(ConstStorageId.STORAGE_AUTO_PLAY);