心魔塔优化
This commit is contained in:
parent
05e00e0c0b
commit
65d4128452
@ -84,7 +84,6 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.PagodaChal
|
||||
return
|
||||
}
|
||||
pagoda.PagodaId = conf.LayerNum // 更新层数
|
||||
mapData["pagodaId"] = conf.LayerNum
|
||||
code = this.module.ModifyPagodaData(session.GetUserId(), mapData)
|
||||
session.SendMsg(string(this.module.GetType()), PagodaChallengeOverResp, &pb.PagodaChallengeOverResp{Data: pagoda})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user