红点提交
parent
5e90700036
commit
3e99568f24
|
@ -824,7 +824,7 @@ function this. CarbonRedCheck(redType)
|
|||
if ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.MONSTER_COMING) then
|
||||
for k,v in ConfigPairs(ConfigManager.GetConfig(ConfigName.FloodConfig)) do
|
||||
if v.SpecialReward and #v.SpecialReward > 0 then
|
||||
local state = this.GetTrialRewardState(v.Id)
|
||||
local state = MonsterCampManager.GetTrialRewardState(v.Id)
|
||||
if state == 1 then
|
||||
return true
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue