mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2026-01-13 09:01:29 +01:00
introduce multiple client version support in config.lua and NPCs
This commit is contained in:
@@ -262,7 +262,7 @@ class ProtocolGame final : public Protocol
|
||||
|
||||
uint32_t eventConnect = 0;
|
||||
uint32_t challengeTimestamp = 0;
|
||||
uint16_t version = CLIENT_VERSION_MIN;
|
||||
uint16_t version;
|
||||
|
||||
uint8_t challengeRandom = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user