forked from Mirrorlandia_minetest/minetest
Bump protocol version
Better late than never.
This commit is contained in:
parent
eb49b6d85c
commit
c4277877b6
@ -207,10 +207,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
Minimap modes
|
||||
PROTOCOL VERSION 40:
|
||||
TOCLIENT_MEDIA_PUSH changed, TOSERVER_HAVE_MEDIA added
|
||||
Added new particlespawner parameters (5.6.0)
|
||||
Added new particlespawner parameters
|
||||
[scheduled bump for 5.6.0]
|
||||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 40
|
||||
#define LATEST_PROTOCOL_VERSION 41
|
||||
#define LATEST_PROTOCOL_VERSION_STRING TOSTRING(LATEST_PROTOCOL_VERSION)
|
||||
|
||||
// Server's supported network protocol range
|
||||
|
Loading…
Reference in New Issue
Block a user