From 9b8b20f0414096d87499db945f36a33280dd1da5 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Mon, 22 Jul 2024 00:40:53 +0000 Subject: [PATCH] Autogenerated update for https://git.itzana.me/StrafesNET/protobufs/compare/f8d480e834dcb946364d04bb4502c9b8936015c6...2186c5cb963f43068f8c7ed96e7490af3bad4b4d --- maps/maps.pb.go | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/maps/maps.pb.go b/maps/maps.pb.go index c7714b3..c3dd36c 100644 --- a/maps/maps.pb.go +++ b/maps/maps.pb.go @@ -277,7 +277,6 @@ type MapFilter struct { sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields - 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"` Creator *string `protobuf:"bytes,3,opt,name=Creator,proto3,oneof" json:"Creator,omitempty"` GameID *int32 `protobuf:"varint,4,opt,name=GameID,proto3,oneof" json:"GameID,omitempty"` @@ -315,13 +314,6 @@ func (*MapFilter) Descriptor() ([]byte, []int) { return file_maps_proto_rawDescGZIP(), []int{4} } -func (x *MapFilter) GetID() int64 { - if x != nil { - return x.ID - } - return 0 -} - func (x *MapFilter) GetDisplayName() string { if x != nil && x.DisplayName != nil { return *x.DisplayName @@ -566,9 +558,8 @@ var file_maps_proto_rawDesc = []byte{ 0x03, 0x48, 0x03, 0x52, 0x04, 0x44, 0x61, 0x74, 0x65, 0x88, 0x01, 0x01, 0x42, 0x0e, 0x0a, 0x0c, 0x5f, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x42, 0x0a, 0x0a, 0x08, 0x5f, 0x43, 0x72, 0x65, 0x61, 0x74, 0x6f, 0x72, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x47, 0x61, 0x6d, - 0x65, 0x49, 0x44, 0x42, 0x07, 0x0a, 0x05, 0x5f, 0x44, 0x61, 0x74, 0x65, 0x22, 0xa5, 0x01, 0x0a, - 0x09, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x49, 0x44, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x49, 0x44, 0x12, 0x25, 0x0a, 0x0b, 0x44, 0x69, + 0x65, 0x49, 0x44, 0x42, 0x07, 0x0a, 0x05, 0x5f, 0x44, 0x61, 0x74, 0x65, 0x22, 0x95, 0x01, 0x0a, + 0x09, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x12, 0x25, 0x0a, 0x0b, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0b, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x88, 0x01, 0x01, 0x12, 0x1d, 0x0a, 0x07, 0x43, 0x72, 0x65, 0x61, 0x74, 0x6f, 0x72, 0x18, 0x03, 0x20, 0x01,