mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[bot] Update CNetGame::Packet_ConnectionBanned(...)
This commit is contained in:
parent
23f4c008a9
commit
ccf7c032d9
@ -393,7 +393,7 @@ void CNetGame::Packet_RSAPublicKeyMismatch(Packet* packet)
|
||||
|
||||
void CNetGame::Packet_ConnectionBanned(Packet* packet)
|
||||
{
|
||||
//OutputDebugString("BOT: You're banned from the server.");
|
||||
//logprintf("NPC: You're banned from the server.");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user