mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-20 04:36:01 +08:00
[bot] Update CNetGame::Packet_ConnectionBanned(...)
This commit is contained in:
@ -393,7 +393,7 @@ void CNetGame::Packet_RSAPublicKeyMismatch(Packet* packet)
|
|||||||
|
|
||||||
void CNetGame::Packet_ConnectionBanned(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);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user