[7983] Make static Spell::SendCastResult accessable from script DLL. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-06-10 14:37:30 -05:00
parent bb3c1e2eae
commit 375641398a
3 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ void WorldSession::HandleUseItemOpcode(WorldPacket& recvPacket)
if (!pItem->IsTargetValidForItemUse(targets.getUnitTarget()))
{
// free greay item aftre use faul
// free gray item after use fail
pUser->SendEquipError(EQUIP_ERR_NONE, pItem, NULL);
// send spell error