diff options
author | n0n4m3 <none@none> | 2009-12-17 11:30:18 +0100 |
---|---|---|
committer | n0n4m3 <none@none> | 2009-12-17 11:30:18 +0100 |
commit | 9f45beb67e2e8bcc54b18bea9b1eb022f166e7b5 (patch) | |
tree | 8f58d01282bd26c9c32e15f561da24b621f10259 /src/game/LootMgr.cpp | |
parent | 360edd11df3911567000d5e150f3ede22af112f5 (diff) |
Update Map for 322a and new instance system
--HG--
branch : trunk
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); } - |