mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
1st commit
This commit is contained in:
@@ -20,3 +20,7 @@
|
||||
DatabaseWorkerPool<WorldDatabaseConnection> WorldDatabase;
|
||||
DatabaseWorkerPool<CharacterDatabaseConnection> CharacterDatabase;
|
||||
DatabaseWorkerPool<LoginDatabaseConnection> LoginDatabase;
|
||||
|
||||
#ifdef PLAYERBOTS
|
||||
DatabaseWorkerPool<PlayerbotDatabaseConnection> PlayerbotDatabase;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user