generated from VLADIMIR/template
add place name
This commit is contained in:
+3
-2
@@ -137,8 +137,9 @@ message AddActionRsp {}
|
||||
message Action {
|
||||
int64 id = 1;
|
||||
string place = 2;
|
||||
string text = 3;
|
||||
repeated Application applications = 4;
|
||||
string name = 3;
|
||||
string text = 4;
|
||||
repeated Application applications = 5;
|
||||
}
|
||||
|
||||
message GameStartReq {}
|
||||
|
||||
Reference in New Issue
Block a user