引导修改

(cherry picked from commit 4efbfa7d6c)
tcx_xiyou_bt_ios
PC-202302260912\Administrator 2024-05-13 14:15:32 +08:00 committed by wangzhenxing
parent 07e4d4a0d7
commit 0423191c2e
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ function this.InitData(guideData)
funcDic = {}
--this.RefreshTriggerListen(1701, 35, { 17,})
--只有勾了新手引导,才会读取引导数据,否则置为-1
if not AppConst.isGuide or PlayerManager.level == 200 then
if not AppConst.isGuide or PlayerManager.level == 220 then
openDic[GuideType.Force] = -1
NetManager.SaveGuideDataRequest(GuideType.Force, -1)
return