diff options
Diffstat (limited to 'proto/human.proto')
| -rw-r--r-- | proto/human.proto | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/proto/human.proto b/proto/human.proto index 1c5b463..e5335e7 100644 --- a/proto/human.proto +++ b/proto/human.proto | |||
| @@ -214,6 +214,7 @@ message HumanDoorGroups { | |||
| 214 | 214 | ||
| 215 | message HumanGlobalMetadata { | 215 | message HumanGlobalMetadata { |
| 216 | repeated string special_names = 1; | 216 | repeated string special_names = 1; |
| 217 | optional uint64 version = 2; | ||
| 217 | } | 218 | } |
| 218 | 219 | ||
| 219 | message IdMappings { | 220 | message IdMappings { |
