mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
[7939] Fixed check in LoadLootTemplates_Spell. Author: XTZGZoReX
--HG-- branch : trunk
This commit is contained in:
@@ -1333,7 +1333,7 @@ void LoadLootTemplates_Spell()
|
||||
}
|
||||
|
||||
// output error for any still listed (not referenced from appropriate table) ids
|
||||
LootTemplates_QuestMail.ReportUnusedIds(ids_set);
|
||||
LootTemplates_Spell.ReportUnusedIds(ids_set);
|
||||
}
|
||||
|
||||
void LoadLootTemplates_Reference()
|
||||
|
||||
Reference in New Issue
Block a user