*Update difftime record.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-06 15:48:42 -06:00
parent 290a187592
commit bacbd4a782
7 changed files with 22 additions and 10 deletions

View File

@@ -6363,4 +6363,4 @@ void Spell::EffectRedirectThreat(uint32 /*i*/)
{
if(unitTarget)
m_caster->SetReducedThreatPercent((uint32)damage, unitTarget->GetGUID());
}
}