mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix map deserialization and remove old serialization code
This commit is contained in:
parent
ea62ee4b61
commit
fd845f27f5
9 changed files with 45 additions and 363 deletions
|
@ -59,7 +59,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
21: dynamic content type allocation
|
||||
22: minerals removed, facedir & wallmounted changed
|
||||
23: new node metadata format
|
||||
24: NodeTimers
|
||||
24: 16-bit node ids and node timers
|
||||
*/
|
||||
// This represents an uninitialized or invalid format
|
||||
#define SER_FMT_VER_INVALID 255
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue