aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/Player.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index 20957614089..6934f4ae1ed 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -17186,7 +17186,6 @@ void Player::Whisper(const std::string& text, uint32 language,uint64 receiver)
void Player::PetSpellInitialize()
{
- return;
Pet* pet = GetPet();
if(!pet)