Compare commits
No commits in common. "2186c5cb963f43068f8c7ed96e7490af3bad4b4d" and "f8d480e834dcb946364d04bb4502c9b8936015c6" have entirely different histories.
2186c5cb96
...
f8d480e834
@ -38,6 +38,7 @@ 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