diff options
Diffstat (limited to 'src/game/LootMgr.cpp')
-rw-r--r-- | src/game/LootMgr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/LootMgr.cpp b/src/game/LootMgr.cpp index 9271c14ed13..c8511c3deeb 100644 --- a/src/game/LootMgr.cpp +++ b/src/game/LootMgr.cpp @@ -1239,3 +1239,4 @@ void LoadLootTemplates_Reference() // output error for any still listed ids (not referenced from any loot table) LootTemplates_Reference.ReportUnusedIds(ids_set); } + |