mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
*Remove dual ERROR in logs Author: AlexDereka
--HG-- branch : trunk
This commit is contained in:
@@ -4115,7 +4115,6 @@ void Spell::EffectSummonPet(uint32 i)
|
||||
owner->GetClosePoint(x, y, z, owner->GetObjectSize());
|
||||
Pet* pet = owner->SummonPet(petentry, x, y, z, owner->GetOrientation(), SUMMON_PET, 0);
|
||||
if(!pet)
|
||||
|
||||
return;
|
||||
|
||||
if(m_caster->GetTypeId() == TYPEID_UNIT)
|
||||
|
||||
Reference in New Issue
Block a user