【七界试炼】零点不刷新修改

dev_chengFeng
ZhangBiao 2021-09-22 16:45:23 +08:00
parent 5f80bbb7a1
commit 042df03091
1 changed files with 1 additions and 1 deletions

View File

@ -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)