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
|
@ -61,10 +61,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
(some dev snapshot)
|
||||
TOCLIENT_INVENTORY_FORMSPEC
|
||||
(0.4.0, 0.4.1)
|
||||
PROTOCOL_VERSION 12:
|
||||
TOSERVER_INVENTORY_FIELDS
|
||||
16-bit node ids
|
||||
*/
|
||||
|
||||
#define PROTOCOL_VERSION 11
|
||||
#define PROTOCOL_VERSION 12
|
||||
|
||||
#define PROTOCOL_ID 0x4f457403
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue