mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-24 15:30:19 -04:00
[7609] Trailing whitespace cleaning Author: freghar
--HG-- branch : trunk
This commit is contained in:
+1
-1
@@ -2299,7 +2299,7 @@ bool ChatHandler::HandleLearnAllMyTalentsCommand(const char* /*args*/)
|
||||
|
||||
// search highest talent rank
|
||||
uint32 spellid = 0;
|
||||
|
||||
|
||||
for(int rank = MAX_TALENT_RANK-1; rank >= 0; --rank)
|
||||
{
|
||||
if(talentInfo->RankID[rank]!=0)
|
||||
|
||||
Reference in New Issue
Block a user