Compare commits

..

No commits in common. "f7f9376b4e1c04def6dd4c12aeefeb71283cee12" and "65a9abe6d324c2bc25c0e2cfe7bd1fc40b76d2aa" have entirely different histories.

View File

@ -21,7 +21,6 @@ message GetRequest {
int32 StyleID = 2;
int32 GameID = 3;
int32 ModeID = 4;
repeated int32 StateID = 5;
}
message ListRequest {