mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[bot] Update CNetGame::UpdateNetwork()
This commit is contained in:
parent
a58e45731c
commit
9e83c1fd19
@ -369,6 +369,8 @@ void CNetGame::UpdateNetwork()
|
||||
Packet_TrailerSync(pkt);
|
||||
break;
|
||||
}
|
||||
|
||||
m_pRakClient->DeallocatePacket(pkt);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user