mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Increment protocol version
This commit is contained in:
@@ -55,10 +55,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
TOCLIENT_PRIVILEGES
|
||||
Version raised to force 'fly' and 'fast' privileges into effect.
|
||||
Node metadata change (came in later; somewhat incompatible)
|
||||
TileDef in ContentFeatures (non-TileDef deserialization is supported)
|
||||
PROTOCOL_VERSION 11:
|
||||
TileDef in ContentFeatures
|
||||
Nodebox drawtype
|
||||
*/
|
||||
|
||||
#define PROTOCOL_VERSION 10
|
||||
#define PROTOCOL_VERSION 11
|
||||
|
||||
#define PROTOCOL_ID 0x4f457403
|
||||
|
||||
|
Reference in New Issue
Block a user