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 1dcf2ab..c0a5e85 100644 --- a/proto/human.proto +++ b/proto/human.proto | |||
@@ -136,4 +136,5 @@ message IdMappings { | |||
136 | } | 136 | } |
137 | 137 | ||
138 | map<string, MapIds> maps = 1; | 138 | map<string, MapIds> maps = 1; |
139 | map<string, uint64> special = 2; | ||
139 | } | 140 | } |