add DisplayNameSubstring to map filter
This commit is contained in:
@@ -38,6 +38,7 @@ message MapRequest {
|
||||
message MapFilter {
|
||||
optional string DisplayName = 2;
|
||||
optional int32 GameID = 4;
|
||||
optional string DisplayNameSubstring = 5;
|
||||
}
|
||||
|
||||
message MapList {
|
||||
|
||||
Reference in New Issue
Block a user