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

@@ -13000,7 +13000,7 @@ void Player::LearnTalent(uint32 talentId, uint32 talentRank)
}
// xinef: check amount of points spent in current talent tree
// xinef: be smart and quick, not retarded like TC
// xinef: be smart and quick
uint32 spentPoints = 0;
if (talentInfo->Row > 0)
{