change proto ver

This commit is contained in:
InviseDivine
2026-03-26 22:48:50 +02:00
parent cbd81b47ce
commit 2c1b5e256e
2 changed files with 5 additions and 3 deletions

View File

@@ -179,7 +179,8 @@ void ServerSideNetworkHandler::handle(const RakNet::RakNetGUID& source, LoginPac
if (!_allowIncoming) return;
LOGI("LoginPacket\n");
printf("%d", packet->clientNetworkVersion);
int loginStatus = LoginStatus::Success;
//
// Bad/incompatible client version