Autogenerated update for 69aa45ffe6...eb8d873290
This commit is contained in:
@@ -122,7 +122,7 @@ type MapResponse struct {
|
||||
ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
|
||||
DisplayName string `protobuf:"bytes,2,opt,name=DisplayName,proto3" json:"DisplayName,omitempty"`
|
||||
GameID int32 `protobuf:"varint,4,opt,name=GameID,proto3" json:"GameID,omitempty"`
|
||||
Thumbnail uint32 `protobuf:"varint,6,opt,name=Thumbnail,proto3" json:"Thumbnail,omitempty"`
|
||||
Thumbnail uint64 `protobuf:"varint,6,opt,name=Thumbnail,proto3" json:"Thumbnail,omitempty"`
|
||||
}
|
||||
|
||||
func (x *MapResponse) Reset() {
|
||||
@@ -178,7 +178,7 @@ func (x *MapResponse) GetGameID() int32 {
|
||||
return 0
|
||||
}
|
||||
|
||||
func (x *MapResponse) GetThumbnail() uint32 {
|
||||
func (x *MapResponse) GetThumbnail() uint64 {
|
||||
if x != nil {
|
||||
return x.Thumbnail
|
||||
}
|
||||
@@ -193,7 +193,7 @@ type MapRequest struct {
|
||||
ID int64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
|
||||
DisplayName *string `protobuf:"bytes,2,opt,name=DisplayName,proto3,oneof" json:"DisplayName,omitempty"`
|
||||
GameID *int32 `protobuf:"varint,4,opt,name=GameID,proto3,oneof" json:"GameID,omitempty"`
|
||||
Thumbnail *uint32 `protobuf:"varint,6,opt,name=Thumbnail,proto3,oneof" json:"Thumbnail,omitempty"`
|
||||
Thumbnail *uint64 `protobuf:"varint,6,opt,name=Thumbnail,proto3,oneof" json:"Thumbnail,omitempty"`
|
||||
}
|
||||
|
||||
func (x *MapRequest) Reset() {
|
||||
@@ -249,7 +249,7 @@ func (x *MapRequest) GetGameID() int32 {
|
||||
return 0
|
||||
}
|
||||
|
||||
func (x *MapRequest) GetThumbnail() uint32 {
|
||||
func (x *MapRequest) GetThumbnail() uint64 {
|
||||
if x != nil && x.Thumbnail != nil {
|
||||
return *x.Thumbnail
|
||||
}
|
||||
@@ -520,7 +520,7 @@ var file_maps_proto_rawDesc = []byte{
|
||||
0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x47, 0x61,
|
||||
0x6d, 0x65, 0x49, 0x44, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x47, 0x61, 0x6d, 0x65,
|
||||
0x49, 0x44, 0x12, 0x1c, 0x0a, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x18,
|
||||
0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c,
|
||||
0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c,
|
||||
0x22, 0xac, 0x01, 0x0a, 0x0a, 0x4d, 0x61, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
|
||||
0x0e, 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x49, 0x44, 0x12,
|
||||
0x25, 0x0a, 0x0b, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02,
|
||||
@@ -528,7 +528,7 @@ var file_maps_proto_rawDesc = []byte{
|
||||
0x61, 0x6d, 0x65, 0x88, 0x01, 0x01, 0x12, 0x1b, 0x0a, 0x06, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x44,
|
||||
0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x48, 0x01, 0x52, 0x06, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x44,
|
||||
0x88, 0x01, 0x01, 0x12, 0x21, 0x0a, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c,
|
||||
0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x48, 0x02, 0x52, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e,
|
||||
0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x48, 0x02, 0x52, 0x09, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e,
|
||||
0x61, 0x69, 0x6c, 0x88, 0x01, 0x01, 0x42, 0x0e, 0x0a, 0x0c, 0x5f, 0x44, 0x69, 0x73, 0x70, 0x6c,
|
||||
0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x47, 0x61, 0x6d, 0x65, 0x49,
|
||||
0x44, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x22,
|
||||
|
||||
Reference in New Issue
Block a user