diff options
-rw-r--r-- | src/server/game/Handlers/SpellHandler.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/game/Handlers/SpellHandler.cpp b/src/server/game/Handlers/SpellHandler.cpp index 94e4e561566..596eb3a3d56 100644 --- a/src/server/game/Handlers/SpellHandler.cpp +++ b/src/server/game/Handlers/SpellHandler.cpp @@ -539,7 +539,6 @@ void WorldSession::HandleMirrorImageDataRequest(WorldPackets::Spells::GetMirrorI EQUIPMENT_SLOT_HANDS, EQUIPMENT_SLOT_TABARD, EQUIPMENT_SLOT_BACK, - EQUIPMENT_SLOT_END }; // Display items in visible slots |