消息返回
This commit is contained in:
parent
91a28d556d
commit
9152db60e5
@ -34,7 +34,7 @@ func (this *apiComp) RankSocre(session comm.IUserSession, req *pb.PlunderRankSoc
|
|||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
session.SendMsg(string(this.module.GetType()), "refresh", &pb.PlunderRankSocreResp{
|
session.SendMsg(string(this.module.GetType()), "ranksocre", &pb.PlunderRankSocreResp{
|
||||||
Score: land.Score,
|
Score: land.Score,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user