剧情跳过修改
parent
14afe4cf7a
commit
c9eb9c11de
|
@ -1072,7 +1072,7 @@ end
|
|||
-- 是否解锁跳过功能
|
||||
function this.IsUnlockBattlePass()
|
||||
-- return false
|
||||
return PrivilegeManager.GetPrivilegeOpenStatus(PRIVILEGE_TYPE.SkipFight), "通关简单5-10或充值6元后解锁跳过"
|
||||
return PrivilegeManager.GetPrivilegeOpenStatus(PRIVILEGE_TYPE.SkipFight), "通关简单2-10或充值6元后解锁跳过"
|
||||
end
|
||||
|
||||
-- 战斗暂停控制
|
||||
|
|
Loading…
Reference in New Issue