上传boos代码
This commit is contained in:
parent
dfd123190c
commit
46db315d4a
@ -75,7 +75,7 @@ func (this *apiComp) BoosChallenge(session comm.IUserSession, req *pb.MainlineBo
|
|||||||
if errdata != nil {
|
if errdata != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
session.SendMsg(string(this.module.GetType()), "challenge", &pb.MainlineBoosChallengeResp{
|
session.SendMsg(string(this.module.GetType()), "booschallenge", &pb.MainlineBoosChallengeResp{
|
||||||
Info: &pb.BattleInfo{
|
Info: &pb.BattleInfo{
|
||||||
Id: record.Id,
|
Id: record.Id,
|
||||||
Title: record.Title,
|
Title: record.Title,
|
||||||
|
Loading…
Reference in New Issue
Block a user