guodong 2 years ago
parent
commit
9a35598132
1 changed files with 0 additions and 1 deletions
  1. 0 1
      GameClient/Assets/Game/HotUpdate/ServerProxy/LuckyBoxSProxy.cs

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

@@ -14,7 +14,6 @@ namespace GFGGame
             {
                 if (response.Error == ErrorCode.ERR_Success)
                 {
-                    return false;
                     ActivityOpenCfg activityOpenCfg = ActivityOpenCfgArray.Instance.GetCfg(ActivityDataManager.Instance.actLuckyBoxId);
                     if (activityOpenCfg != null && activityOpenCfg.paramsArr[0] == luckyBoxId)
                     {