Skip to content
Snippets Groups Projects
Commit d130c36e authored by Kahrl's avatar Kahrl
Browse files

Fix another typo in doc/world_format.txt

parent 4f03f8d1
No related branches found
No related tags found
No related merge requests found
......@@ -312,7 +312,7 @@ if map format version >= 23:
u32 num_vars
foreach num_vars:
u16 key_len
u8[name_len] key
u8[key_len] key
u32 val_len
u8[val_len] value
serialized inventory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment