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;
|
||||
Quaternions marked this conversation as resolved
Outdated
|
||||
optional string Creator = 3;
|
||||
optional int32 GameID = 4;
|
||||
|
Loading…
Reference in New Issue
Block a user
If you don't renumber it, it's backwards compatible with an older client/server.
Imagine commenting in the thread instead of the just the MR. 👎