Compare commits

..

No commits in common. "2186c5cb963f43068f8c7ed96e7490af3bad4b4d" and "f8d480e834dcb946364d04bb4502c9b8936015c6" have entirely different histories.

View File

@ -38,6 +38,7 @@ message MapRequest {
}
message MapFilter {
int64 ID = 1;
optional string DisplayName = 2;
optional string Creator = 3;
optional int32 GameID = 4;