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:
Olek 2018-08-23 13:31:48 +01:00 committed by GitHub
parent ed63cca1c6
commit 1d4fdf2121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,9 @@ void update_catbot_list()
strcasestr(info.name, "zCat") ||
strcasestr(info.name, "lagger 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) ==
human_detecting_map.end())