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
9 changed files with 16 additions and 16 deletions

View File

@@ -586,7 +586,7 @@ public:
}
}
// tc idiots, they use updateAI, while we have movementinform :)
// tc use updateAI, while we have movementinform :)
void MovementInform(uint32 type, uint32 /*param*/) override
{
if (type == POINT_MOTION_TYPE)
@@ -786,7 +786,7 @@ public:
}
}
// tc idiots, they use updateAI, while we have movementinform :)
// tc they use updateAI, while we have movementinform :)
void MovementInform(uint32 type, uint32 /*param*/) override
{
if (type == POINT_MOTION_TYPE)