修改评价弹窗关卡
This commit is contained in:
parent
4ea04aadc5
commit
d96adead75
@ -178,7 +178,7 @@ function ChapterManager:endFightFinish(result)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function ChapterManager:tryShowEvaluationPopup(chapter)
|
function ChapterManager:tryShowEvaluationPopup(chapter)
|
||||||
if chapter ~= 2 then
|
if chapter ~= 4 then -- 改为第四章
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
UIManager:showUI("app/ui/game_setting/rate_ui")
|
UIManager:showUI("app/ui/game_setting/rate_ui")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user