TCX_LongZhu
parent
2761512813
commit
66579e3b39
|
|
@ -639,6 +639,7 @@ function RewardItemPopup:OnClose()
|
||||||
end
|
end
|
||||||
|
|
||||||
compShowType = 0
|
compShowType = 0
|
||||||
|
--[[
|
||||||
if func and not isPopGetSSR then
|
if func and not isPopGetSSR then
|
||||||
if fightConFigData and fightConFigData.PicShow == 1 and FightPointPassManager.isOpenNewChapter then
|
if fightConFigData and fightConFigData.PicShow == 1 and FightPointPassManager.isOpenNewChapter then
|
||||||
func(isBackBattle)
|
func(isBackBattle)
|
||||||
|
|
@ -646,6 +647,7 @@ function RewardItemPopup:OnClose()
|
||||||
func(isBackBattle)
|
func(isBackBattle)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
]]
|
||||||
|
|
||||||
-- 展示完以后结束章节解锁状态
|
-- 展示完以后结束章节解锁状态
|
||||||
FightPointPassManager.isOpenNewChapter = false
|
FightPointPassManager.isOpenNewChapter = false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue