mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[7939] Fixed check in LoadLootTemplates_Spell.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
This commit is contained in:
parent
65dd5e568d
commit
db03f6e0da
2 changed files with 2 additions and 2 deletions
|
|
@ -1330,7 +1330,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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue