aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorForesterDev <forester.manv@gmail.com>2017-06-02 15:26:03 +0400
committerKeader <keader.android@gmail.com>2017-06-02 08:26:03 -0300
commitf9a01c4b691c5d179acd55bfe8db36f21a327dfb (patch)
tree6aa3d2f27bd917444cdf5c91ba170a16aaa13be8 /src
parentd56a28afee19741c582ed8e16dbf8e30311f68ea (diff)
Scripts/Gossip: fix go_ahune_ice_stone (#19835)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp b/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp
index ab57571c0a7..f50506784a9 100644
--- a/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp
+++ b/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/boss_ahune.cpp
@@ -653,7 +653,7 @@ public:
InstanceScript* instance;
- bool OnGossipSelect(Player* player, uint32 /*menuId*/, uint32 /*gossipListId*/)
+ bool GossipSelect(Player* player, uint32 /*menuId*/, uint32 /*gossipListId*/) override
{
ClearGossipMenuFor(player);