Update CatBot.cpp
[VALVE] BenCat07, [23.08.18 13:29] [In reply to roguezilla] no u [VALVE] BenCat07, [23.08.18 13:29] it's open source
This commit is contained in:
parent
ed63cca1c6
commit
1d4fdf2121
@ -118,7 +118,9 @@ void update_catbot_list()
|
|||||||
strcasestr(info.name, "zCat") ||
|
strcasestr(info.name, "zCat") ||
|
||||||
strcasestr(info.name, "lagger bot") ||
|
strcasestr(info.name, "lagger bot") ||
|
||||||
strcasestr(info.name, "zLag-bot") ||
|
strcasestr(info.name, "zLag-bot") ||
|
||||||
strcasestr(info.name, "crash-bot"))
|
strcasestr(info.name, "crash-bot") ||
|
||||||
|
strcasestr(info.name, "reichstagbot")
|
||||||
|
)
|
||||||
{
|
{
|
||||||
if (human_detecting_map.find(info.friendsID) ==
|
if (human_detecting_map.find(info.friendsID) ==
|
||||||
human_detecting_map.end())
|
human_detecting_map.end())
|
||||||
|
Reference in New Issue
Block a user