【修行】大入口有红点,里面没有可操作的东西
parent
35acdf34ef
commit
913bc640cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue