Compare commits

..

No commits in common. "39955e5171ee5b5c8055c0d4c7eaac24de1587a9" and "6b59e649ffddd8d3fb46411e6c9722a1e93f8f8b" have entirely different histories.

View File

@ -28,8 +28,7 @@ message ListRequest {
int32 GameID = 2;
int32 ModeID = 3;
int64 Sort = 4;
repeated int32 StateID = 5;
Pagination Page = 6;
Pagination Page = 5;
}
message RankList {