@@ -22,7 +22,7 @@ message ReqLogin {
string userId = 2;
MsgError error = 3;
int32 points = 4;
-
+ string gameId =5;
}