mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update HookMgr.cpp
This commit is contained in:
@@ -319,7 +319,7 @@ bool HookMgr::OnUse(Player* pPlayer, Item* pItem, SpellCastTargets const& target
|
||||
sEluna->ExecuteCall(4, 0);
|
||||
}
|
||||
// pPlayer->SendEquipError((InventoryResult)83, pItem, NULL);
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool HookMgr::OnExpire(Player* pPlayer, ItemTemplate const* pProto)
|
||||
|
||||
Reference in New Issue
Block a user