From 77de0621272dc83754b6586c7873245c7bfad9c9 Mon Sep 17 00:00:00 2001 From: Twin1 <64933300+Twin1dev@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:53:17 -0500 Subject: [PATCH] if only.. --- 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 2fc7069..25b467a 100644 --- a/Project Reboot 3.0/botnames.h +++ b/Project Reboot 3.0/botnames.h @@ -67,4 +67,5 @@ static inline void InitBotNames() PlayerBotNames.push_back(L"Nam"); PlayerBotNames.push_back(L"AllyJax"); PlayerBotNames.push_back(L"secret_pommes"); + PlayerBotNames.push_back(L"Twin1"); }