mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Allow use all 6 faces for special tiles.
Protocol version bump.
This commit is contained in:
@@ -105,9 +105,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
add swap_node
|
||||
PROTOCOL_VERSION 23:
|
||||
TOSERVER_CLIENT_READY
|
||||
PROTOCOL_VERSION 24:
|
||||
ContentFeatures version 7
|
||||
ContentFeatures: change number of special tiles to 6 (CF_SPECIAL_COUNT)
|
||||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 23
|
||||
#define LATEST_PROTOCOL_VERSION 24
|
||||
|
||||
// Server's supported network protocol range
|
||||
#define SERVER_PROTOCOL_VERSION_MIN 13
|
||||
|
Reference in New Issue
Block a user