Remove Map ID filter (previously it was just 0) #3
@ -38,7 +38,6 @@ message MapRequest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
message MapFilter {
|
message MapFilter {
|
||||||
int64 ID = 1;
|
|
||||||
optional string DisplayName = 2;
|
optional string DisplayName = 2;
|
||||||
optional string Creator = 3;
|
optional string Creator = 3;
|
||||||
optional int32 GameID = 4;
|
optional int32 GameID = 4;
|
||||||
|
Loading…
Reference in New Issue
Block a user