Update botnames.h

This commit is contained in:
Ender
2024-11-17 23:33:13 -05:00
committed by GitHub
parent 9ba3c6bb17
commit ead42be401

View File

@@ -30,6 +30,7 @@ static inline void InitBotNames()
PlayerBotNames.push_back(L"Zulu"); PlayerBotNames.push_back(L"Zulu");
PlayerBotNames.push_back(L"kemo"); PlayerBotNames.push_back(L"kemo");
PlayerBotNames.push_back(L"Ender"); PlayerBotNames.push_back(L"Ender");
PlayerBotNames.push_back(L"karma");
PlayerBotNames.push_back(L"Samuel"); PlayerBotNames.push_back(L"Samuel");
PlayerBotNames.push_back(L"Kyiro"); PlayerBotNames.push_back(L"Kyiro");
PlayerBotNames.push_back(L"Ahava"); PlayerBotNames.push_back(L"Ahava");