【太初密卷】获取网络图片错误时,无法进入游戏

dev_chengFeng
gaoxin 2021-11-22 14:06:23 +08:00
parent c33963f0b6
commit f22f47202a
1 changed files with 4 additions and 3 deletions

View File

@ -46,10 +46,11 @@ function this.SetTaiChuMiJuanData(msg,fun)
end end
--LogGreen("k:"..k.." time:"..time) --LogGreen("k:"..k.." time:"..time)
end end
if fun then CheckRedPointStatus(RedPointType.TaiChuMiJuan)
fun(msg)
end
end) end)
if fun then
fun(msg)
end
end end
function this.GetwwwProgress() function this.GetwwwProgress()