【七界试炼】零点不刷新修改
parent
5f80bbb7a1
commit
042df03091
|
|
@ -1018,7 +1018,7 @@ end
|
|||
--七界试炼信息推送
|
||||
function this.SevenWorldInfoIndication(buffer)
|
||||
local data = buffer:DataByte()
|
||||
local msg = PlayerInfoProto_pb.SevenWorldInfoIndication()
|
||||
local msg = PlayerInfoProto_pb.SevenWorldInfoResponse()
|
||||
msg:ParseFromString(data)
|
||||
QiJieShiLianManager.GetServerData(msg,function ()
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.QiJieShiLian.RefreshPanel)
|
||||
|
|
|
|||
Loading…
Reference in New Issue