mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-06 10:15:19 +01:00
Fix another typo in doc/world_format.txt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user