上传竞技场挑战卷
This commit is contained in:
parent
ed181eea96
commit
ace966196f
@ -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
|
||||
}
|
||||
//用户
|
||||
|
Loading…
Reference in New Issue
Block a user