漏提交
parent
1e6d693209
commit
eca9a7d052
|
|
@ -1017,7 +1017,7 @@ function this.HardStageResponse(buffer)
|
|||
local data = buffer:DataByte()
|
||||
local msg = PlayerInfoProto_pb.HardStageResponse()
|
||||
msg:ParseFromString(data)
|
||||
FightLevelManager.UpdataChapterData(msg.info,true)
|
||||
FightLevelManager.UpdataChapterData(msg.info,msg.isEnd,true)
|
||||
end
|
||||
|
||||
--神印信息推送
|
||||
|
|
|
|||
Loading…
Reference in New Issue