Compare commits
1 Commits
442e7724ed
...
b38e13a951
| Author | SHA1 | Date | |
|---|---|---|---|
| b38e13a951 |
@@ -38,9 +38,10 @@ message MapRequest {
|
||||
}
|
||||
|
||||
message MapFilter {
|
||||
optional string DisplayName = 1;
|
||||
optional string Creator = 2;
|
||||
optional int32 GameID = 3;
|
||||
optional int64 ID = 1;
|
||||
optional string DisplayName = 2;
|
||||
optional string Creator = 3;
|
||||
optional int32 GameID = 4;
|
||||
}
|
||||
|
||||
message MapList {
|
||||
|
||||
Reference in New Issue
Block a user