1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Irrlicht support changes (#14383)

This commit is contained in:
sfan5
2024-02-19 21:14:47 +01:00
committed by GitHub
parent 84dd812da4
commit e3cc26cb7c
8 changed files with 49 additions and 85 deletions

View File

@@ -234,8 +234,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define SERVER_PROTOCOL_VERSION_MAX LATEST_PROTOCOL_VERSION
// Client's supported network protocol range
// The minimal version depends on whether
// send_pre_v25_init is enabled or not
#define CLIENT_PROTOCOL_VERSION_MIN 37
#define CLIENT_PROTOCOL_VERSION_MAX LATEST_PROTOCOL_VERSION