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