上传竞技场挑战卷

This commit is contained in:
liwei 2023-08-04 16:43:34 +08:00
parent ed181eea96
commit ace966196f

View File

@ -57,7 +57,7 @@ func (this *apiComp) GetAll(session comm.IUserSession, req *pb.ReddotGetAllReq)
}
//竞技场
for k, v := range this.module.arena.Reddot(session, comm.Reddot22102) {
for k, v := range this.module.arena.Reddot(session, comm.Reddot22102, comm.Reddot22102, comm.Reddot22202) {
reddot[int32(k)] = v
}
//用户