aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStores.h
diff options
context:
space:
mode:
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;