From 4f0ae7903630fb40d4cfb5a3b08cfd43a2b54f74 Mon Sep 17 00:00:00 2001 From: megamage Date: Thu, 18 Jun 2009 17:06:59 -0500 Subject: [8041] Avoid send talent info many times at loading. Small cleanups. Author: VladimirMangos --HG-- branch : trunk --- src/game/Spell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Spell.cpp') diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index fe42dec9a4f..89eb18f2486 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -6335,4 +6335,4 @@ void Spell::FillRaidOrPartyHealthPriorityTargets( UnitList &TagUnitMap, Unit* ta TagUnitMap.push_back(healthQueue.top().getUnit()); healthQueue.pop(); } -} \ No newline at end of file +} -- cgit v1.2.3