diff --git a/src/transmog_scripts.cpp b/src/transmog_scripts.cpp index e6a2de1..dced0d0 100644 --- a/src/transmog_scripts.cpp +++ b/src/transmog_scripts.cpp @@ -252,7 +252,7 @@ public: } #ifdef PRESETS - bool OnGossipSelectCode(Player* player, Creature* creature, uint32 sender, uint32 action, const char* code) + bool OnGossipSelectCode(Player* player, Creature* creature, uint32 sender, uint32 action, const char* code) override { player->PlayerTalkClass->ClearMenus(); if (sender || action)