From d130c36e140f949bd2385a8398018f49e1b9032a Mon Sep 17 00:00:00 2001 From: Kahrl Date: Mon, 21 Sep 2015 19:26:54 +0200 Subject: [PATCH] Fix another typo in doc/world_format.txt --- doc/world_format.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/world_format.txt b/doc/world_format.txt index 9255fa8c0..5be1f3913 100644 --- a/doc/world_format.txt +++ b/doc/world_format.txt @@ -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