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 d9b3e32..e8da304 100644 --- a/proto/human.proto +++ b/proto/human.proto | |||
@@ -142,4 +142,5 @@ message IdMappings { | |||
142 | } | 142 | } |
143 | 143 | ||
144 | map<string, MapIds> maps = 1; | 144 | map<string, MapIds> maps = 1; |
145 | map<string, uint64> special = 2; | ||
145 | } | 146 | } |