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