mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Increment protocol version
This commit is contained in:
parent
22ae83a589
commit
7039dfafd6
2 changed files with 10 additions and 18 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue