漏提交

dev_chengFeng
yuanshuai 2022-05-05 17:16:30 +08:00
parent 1e6d693209
commit eca9a7d052
1 changed files with 1 additions and 1 deletions

View File

@ -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
--神印信息推送