上传结算消息
This commit is contained in:
parent
116962fb5c
commit
10e8095c9a
@ -109,7 +109,7 @@ func (this *apiComp) Over(session comm.IUserSession, req *pb.CapturesheepOverReq
|
|||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
session.SendMsg(string(this.module.GetType()), "info", &pb.CapturesheepOverResp{
|
session.SendMsg(string(this.module.GetType()), "over", &pb.CapturesheepOverResp{
|
||||||
Iswin: iswin,
|
Iswin: iswin,
|
||||||
Integral: info.Integral,
|
Integral: info.Integral,
|
||||||
Dan: info.Dan,
|
Dan: info.Dan,
|
||||||
|
Loading…
Reference in New Issue
Block a user