mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 22:49:39 -04:00
Core/DataStores: Refactor DB2 loaders to be reusable by extractors
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "cascfile.h"
|
||||
|
||||
using namespace std;
|
||||
extern std::vector<uint16> LiqType;
|
||||
|
||||
WMORoot::WMORoot(std::string &filename)
|
||||
: filename(filename), color(0), nTextures(0), nGroups(0), nPortals(0), nLights(0),
|
||||
|
||||
Reference in New Issue
Block a user