【修行】大入口有红点,里面没有可操作的东西

dev_chengFeng
ZhangBiao 2021-05-26 21:09:07 +08:00
parent 35acdf34ef
commit 913bc640cd
1 changed files with 3 additions and 0 deletions

View File

@ -338,6 +338,9 @@ end
--升级红点检测
function this.PracticeCheckUpgrade()
if not XiuXianConfig[this.PracticeLevel] then
return false
end
local configData = XiuXianConfig[this.PracticeLevel]
if this.StarNum >= configData.NeedStarNum then
if configData.LevelUpCost then