From 40e7dcb599c1e596151356a4cc4d6f641bc1ec05 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 18 Jan 2009 19:01:41 -0600 Subject: *Update to Mangos 7111. --HG-- branch : trunk --- src/shared/Database/DBCStores.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/Database/DBCStores.cpp') diff --git a/src/shared/Database/DBCStores.cpp b/src/shared/Database/DBCStores.cpp index cd4a2e5faf0..cf962bbf3e0 100644 --- a/src/shared/Database/DBCStores.cpp +++ b/src/shared/Database/DBCStores.cpp @@ -192,7 +192,7 @@ void LoadDBCStores(const std::string& dataPath) { std::string dbcPath = dataPath+"dbc/"; - const uint32 DBCFilesCount = 66; + const uint32 DBCFilesCount = 69; barGoLink bar( DBCFilesCount ); -- cgit v1.2.3