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