上传竞技场错误日志修复

This commit is contained in:
liwei1dao 2023-12-29 22:02:48 +08:00
parent d6c4305643
commit d315e12012

View File

@ -125,6 +125,8 @@ func (this *apiComp) Challenge(session comm.IUserSession, req *pb.ArenaChallenge
} }
return return
} }
bule.Integral = red.Integral
bule.Dan = red.Dan
} }
redplay := &pb.ArenaPlayer{ redplay := &pb.ArenaPlayer{
Uinfo: red.Uinfo, Uinfo: red.Uinfo,