diff --git a/source/interface.cpp b/source/interface.cpp index b191f81..01d6ef5 100644 --- a/source/interface.cpp +++ b/source/interface.cpp @@ -1131,10 +1131,7 @@ void ClientDisconnect (edict_t *ent) if (bot != nullptr) { if (bot->pev == &ent->v) - { - bot->EnableChatterIcon (false); bots.Free (i); - } } if (g_gameFlags & GAME_METAMOD)