mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix another typo in doc/world_format.txt
This commit is contained in:
parent
4f03f8d119
commit
d130c36e14
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue