diff options
author | megamage <none@none> | 2009-01-06 15:48:42 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-06 15:48:42 -0600 |
commit | bacbd4a782ca3681a587d8529a57ba3523bf65df (patch) | |
tree | 05bf8d6c56686c80c2afffcb60eefc4aaab63699 /src/game/SpellEffects.cpp | |
parent | 290a187592d28cbfd9639ded43663077711f3379 (diff) |
*Update difftime record.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellEffects.cpp')
-rw-r--r-- | src/game/SpellEffects.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp index 845914a3e4d..1198b807e8b 100644 --- a/src/game/SpellEffects.cpp +++ b/src/game/SpellEffects.cpp @@ -6363,4 +6363,4 @@ void Spell::EffectRedirectThreat(uint32 /*i*/) { if(unitTarget) m_caster->SetReducedThreatPercent((uint32)damage, unitTarget->GetGUID()); -}
\ No newline at end of file +} |