瀏覽代碼

ios屏蔽运营活动下发

SCFC 8 月之前
父節點
當前提交
528635c61f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      script/module/yunying/YunYingLogic.lua

+ 4 - 0
script/module/yunying/YunYingLogic.lua

@@ -413,6 +413,10 @@ end
 
 -- 运营活动列表
 function sendIcons(human)
+    if human.version and human.version == "minigame_ts_ios" then
+        return
+    end
+
     human.yunyings = { }
     local msgRet = Msg.gc.GC_YUNYING_LIST
     msgRet.list[0] = 0