mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
Big update.
This commit is contained in:
@@ -21,6 +21,6 @@ DatabaseWorkerPool<WorldDatabaseConnection> WorldDatabase;
|
||||
DatabaseWorkerPool<CharacterDatabaseConnection> CharacterDatabase;
|
||||
DatabaseWorkerPool<LoginDatabaseConnection> LoginDatabase;
|
||||
|
||||
#ifdef PLAYERBOTS
|
||||
DatabaseWorkerPool<PlayerbotDatabaseConnection> PlayerbotDatabase;
|
||||
#ifdef MOD_PLAYERBOTS
|
||||
DatabaseWorkerPool<PlayerbotsDatabaseConnection> PlayerbotsDatabase;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user