about summary refs log tree commit diff stats
path: root/proto/human.proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto/human.proto')
-rw-r--r--proto/human.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/human.proto b/proto/human.proto index 748cf33..cd05191 100644 --- a/proto/human.proto +++ b/proto/human.proto
@@ -150,6 +150,7 @@ message HumanPainting {
150 150
151message HumanPort { 151message HumanPort {
152 optional string name = 1; 152 optional string name = 1;
153 optional string display_name = 8;
153 optional string path = 2; 154 optional string path = 2;
154 155
155 optional bool no_shuffle = 7; 156 optional bool no_shuffle = 7;