Update repository

This commit is contained in:
Pagani Walter
2023-06-12 09:04:35 -03:00
parent 833c47e178
commit 9e3ce87454
6 changed files with 152 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ public:
}
}
void OnBeforeLootItem(Player* player, LootItem& item)
void OnBeforeFillQuestLootItem(Player* player, LootItem& item)
{
if (sConfigMgr->GetOption<bool>("QuestParty.Enable", false))
{