mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-05 00:45:05 -05:00
Fix another typo in doc/world_format.txt
This commit is contained in:
parent
4f03f8d119
commit
d130c36e14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user