summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/protocol.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/protocol.py b/tools/protocol.py
index 7a5542a..1a87263 100755
--- a/tools/protocol.py
+++ b/tools/protocol.py
@@ -4806,7 +4806,7 @@ def build_context():
at(8, u16, 'y2'),
at(10, u32, 'mask'),
at(14, u32, 'unused layer'),
- at(18, map_name, 'map'),
+ at(18, str16, 'map'),
],
fixed_size=34,
pre=[NOTHING],