aboutsummaryrefslogtreecommitdiff
path: root/src/game/Level2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Level2.cpp')
-rw-r--r--src/game/Level2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Level2.cpp b/src/game/Level2.cpp
index a6aca23f80c..91f5fc516da 100644
--- a/src/game/Level2.cpp
+++ b/src/game/Level2.cpp
@@ -4368,7 +4368,6 @@ bool ChatHandler::HandleCreatePetCommand(const char* args)
pet->GetCharmInfo()->SetPetNumber(objmgr.GeneratePetNumber(), true);
// this enables pet details window (Shift+P)
- pet->AIM_Initialize();
pet->InitPetCreateSpells();
pet->SetHealth(pet->GetMaxHealth());