[8041] Avoid send talent info many times at loading. Small cleanups. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-06-18 17:06:59 -05:00
parent c4a8da0e32
commit 4f0ae79036
5 changed files with 15 additions and 16 deletions

View File

@@ -6335,4 +6335,4 @@ void Spell::FillRaidOrPartyHealthPriorityTargets( UnitList &TagUnitMap, Unit* ta
TagUnitMap.push_back(healthQueue.top().getUnit());
healthQueue.pop();
}
}
}