Merge branch 'master_xma_local' of http://60.1.1.230/gaoxin/JL_Client into master_xma_local
commit
0d0b849435
|
@ -610,7 +610,7 @@ function ExpertPanel:SetOpenActiveBtn()
|
|||
--所有达人
|
||||
for i, v in pairs(numExChange) do
|
||||
local curActiveData = ActivityGiftManager.GetActivityTypeInfo(v)
|
||||
if i == ActivityTypeDef.AccumulativeRechargeExper then
|
||||
if v == ActivityTypeDef.AccumulativeRechargeExper then
|
||||
local tempId = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.AccumulativeRechargeExper)
|
||||
if tempId and curActiveData then
|
||||
local config = ConfigManager.GetConfigData(ConfigName.GlobalActivity,tempId)
|
||||
|
|
Loading…
Reference in New Issue