diff --git a/src/quest_loot_party.cpp b/src/quest_loot_party.cpp index fab682b..3841946 100644 --- a/src/quest_loot_party.cpp +++ b/src/quest_loot_party.cpp @@ -25,7 +25,7 @@ public: } } - void OnBeforeFillQuestLootItem(Player* player, LootItem& item) + void OnBeforeFillQuestLootItem(Player* player, LootItem& item) override { if (sConfigMgr->GetOption("QuestParty.Enable", false)) {