【云梦祈福】不再请求数据
parent
889a49576c
commit
6f3774c030
|
@ -234,10 +234,10 @@ end
|
|||
function this.CheckActiveIsOpen(data)
|
||||
local globalActivityData = GlobalActivity[data.activityId]
|
||||
if globalActivityData then
|
||||
if globalActivityData.Type == ActivityTypeDef.Pray then
|
||||
--云梦活动开启 请求数据
|
||||
NetManager.InitPrayDataRequest()
|
||||
end
|
||||
-- if globalActivityData.Type == ActivityTypeDef.Pray then
|
||||
-- --云梦活动开启 请求数据
|
||||
-- NetManager.InitPrayDataRequest()
|
||||
-- end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue