mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
chore(Core/Misc): remove toxic language (#6988)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user