forked from StrafesNET/protobufs
Add StateID filter to ranks
This commit is contained in:
@@ -28,7 +28,8 @@ message ListRequest {
|
||||
int32 GameID = 2;
|
||||
int32 ModeID = 3;
|
||||
int64 Sort = 4;
|
||||
Pagination Page = 5;
|
||||
repeated int32 StateID = 5;
|
||||
Pagination Page = 6;
|
||||
}
|
||||
|
||||
message RankList {
|
||||
|
||||
Reference in New Issue
Block a user