generated from VLADIMIR/template
add images
This commit is contained in:
+4
-3
@@ -165,9 +165,10 @@ message Action {
|
||||
string place = 2;
|
||||
string name = 3;
|
||||
string text = 4;
|
||||
repeated Application applications = 5;
|
||||
bool hidden = 6;
|
||||
repeated Door doors = 7;
|
||||
string image = 5;
|
||||
repeated Application applications = 6;
|
||||
bool hidden = 7;
|
||||
repeated Door doors = 8;
|
||||
}
|
||||
|
||||
message GetGameReq {}
|
||||
|
||||
Reference in New Issue
Block a user