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