From 3e0af7324d613695fb8d08a6220c769e6c841927 Mon Sep 17 00:00:00 2001 From: Secret1337 <97087168+secret-pommes@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:06:31 +0200 Subject: [PATCH] please :) --- Project Reboot 3.0/botnames.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Project Reboot 3.0/botnames.h b/Project Reboot 3.0/botnames.h index 4a98abb..2fc7069 100644 --- a/Project Reboot 3.0/botnames.h +++ b/Project Reboot 3.0/botnames.h @@ -66,4 +66,5 @@ static inline void InitBotNames() PlayerBotNames.push_back(L"farex"); PlayerBotNames.push_back(L"Nam"); PlayerBotNames.push_back(L"AllyJax"); + PlayerBotNames.push_back(L"secret_pommes"); }