aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStores.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-18 20:54:39 -0600
committermegamage <none@none>2009-03-18 20:54:39 -0600
commit73d13c4992c094c7a9423351ed39a64208a903b4 (patch)
tree1a6ba105faa551509c9a372939fe53d9abf3e763 /src/shared/Database/DBCStores.h
parent9b08473d282580a30624b6042b0ff98e8cfbfada (diff)
*Read dbc summon properties for future use.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/DBCStores.h')
-rw-r--r--src/shared/Database/DBCStores.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Database/DBCStores.h b/src/shared/Database/DBCStores.h
index f915a613b71..0829ce5c5ee 100644
--- a/src/shared/Database/DBCStores.h
+++ b/src/shared/Database/DBCStores.h
@@ -200,7 +200,7 @@ extern DBCStorage <SpellRuneCostEntry> sSpellRuneCostStore;
extern DBCStorage <SpellShapeshiftEntry> sSpellShapeshiftStore;
extern DBCStorage <SpellEntry> sSpellStore;
extern DBCStorage <StableSlotPricesEntry> sStableSlotPricesStore;
-//extern DBCStorage <SummonPropertiesEntry> sSummonPropertiesStore;
+extern DBCStorage <SummonPropertiesEntry> sSummonPropertiesStore;
extern DBCStorage <TalentEntry> sTalentStore;
extern DBCStorage <TalentTabEntry> sTalentTabStore;
extern DBCStorage <TaxiNodesEntry> sTaxiNodesStore;