gm 修改
This commit is contained in:
parent
716171eb43
commit
eed78135bf
@ -264,7 +264,7 @@ func (this *Pagoda) GMModifyRacePagoda(uid string, floor int32) {
|
||||
update["rtime"] = data.Rtime
|
||||
update["battlecount"] = data.Battlecount
|
||||
update["maxfloor"] = data.Maxfloor
|
||||
this.modelPagoda.modifyPagodaDataByObjId(uid, update)
|
||||
this.modelRacePagoda.ModifyPagodaRaceData(uid, update)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user