1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Version 0.4.3-rc0; increase PROTOCOL_VERSION due to backwards-incompatible InventoryList width field

This commit is contained in:
Perttu Ahola 2012-09-05 00:39:43 +03:00
parent 60932d2bd7
commit 1b63f8d6b9
2 changed files with 4 additions and 2 deletions

View file

@ -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