From b42c27edf6fc7028c4bd295098f6529b95f1649e Mon Sep 17 00:00:00 2001 From: Spyder <99483579+Ascendrospyder@users.noreply.github.com> Date: Thu, 12 Jan 2023 17:52:26 +1100 Subject: [PATCH] Update ai_chat.c --- code/game/ai_chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/ai_chat.c b/code/game/ai_chat.c index ae2554e0..fa955767 100644 --- a/code/game/ai_chat.c +++ b/code/game/ai_chat.c @@ -460,7 +460,7 @@ int BotChat_ExitGame(bot_state_t *bs) { if (random() > rnd) return qfalse; } if (BotNumActivePlayers() <= 1) return qfalse; - // + BotAI_BotInitialChat(bs, "game_exit", EasyClientName(bs->client, name, 32), // 0 BotRandomOpponentName(bs), // 1