mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 04:06:06 +08:00
[bot] Update CNetGame::UpdateNetwork()
This commit is contained in:
@ -369,6 +369,8 @@ void CNetGame::UpdateNetwork()
|
||||
Packet_TrailerSync(pkt);
|
||||
break;
|
||||
}
|
||||
|
||||
m_pRakClient->DeallocatePacket(pkt);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user