mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Version 0.4.3-rc0; increase PROTOCOL_VERSION due to backwards-incompatible InventoryList width field
This commit is contained in:
@@ -65,9 +65,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
TOSERVER_INVENTORY_FIELDS
|
||||
16-bit node ids
|
||||
TOCLIENT_DETACHED_INVENTORY
|
||||
PROTOCOL_VERSION 13:
|
||||
InventoryList field "Width" (deserialization fails with old versions)
|
||||
*/
|
||||
|
||||
#define PROTOCOL_VERSION 12
|
||||
#define PROTOCOL_VERSION 13
|
||||
|
||||
#define PROTOCOL_ID 0x4f457403
|
||||
|
||||
|
Reference in New Issue
Block a user