*Revert my last commit. (What am I thinking today?)

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-24 14:30:05 -06:00
parent 5fd71c003b
commit bd2ded228d
2 changed files with 0 additions and 10 deletions

View File

@@ -164,9 +164,6 @@ void SpellCastTargets::Update(Unit* caster)
if(m_itemTarget)
m_itemTargetEntry = m_itemTarget->GetEntry();
}
m_originalCasterGUID = m_caster->GetGUID();
m_originalCaster = m_caster;
}
bool SpellCastTargets::read ( WorldPacket * data, Unit *caster )