mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
[bot] Update CNetGame::Packet_PassengerSync(...)
This commit is contained in:
parent
af0e2d04fe
commit
dfb05a9394
@ -558,6 +558,8 @@ void CNetGame::Packet_ConnectionSucceeded(Packet *p)
|
||||
|
||||
uiChallenge ^= NETGAME_VERSION;
|
||||
|
||||
//logprintf("NPC: Connection Succeeded");
|
||||
|
||||
int iVersion = NETGAME_VERSION;
|
||||
BYTE byteMod = 1;
|
||||
BYTE byteNameLen = (BYTE)strlen(m_pPlayerPool->GetLocalPlayerName());
|
||||
|
Loading…
Reference in New Issue
Block a user