chore(Core/Misc): remove toxic language (#6988)

This commit is contained in:
Kitzunu 2021-07-21 23:57:20 +02:00 committed by GitHub
parent dfa890fde4
commit 9ab6ba9664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 16 additions and 16 deletions

View file

@ -227,7 +227,7 @@ void SmartAIMgr::LoadSmartAIFromDB()
if (!IsEventValid(temp))
continue;
// xinef: specific check for timed events, fix db makers retardness
// xinef: specific check for timed events, fix db makers
switch (temp.event.type)
{
case SMART_EVENT_UPDATE: