mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
adding automatic module inclusion features and bugfixes
This commit is contained in:
@@ -8,7 +8,7 @@ WHERE guid IN (
|
||||
AND c.deleteInfos_Account IS NULL
|
||||
AND c.name IN (
|
||||
SELECT p.name
|
||||
FROM playerbots p
|
||||
FROM `{{PLAYERBOTS_DB}}`.playerbots p
|
||||
WHERE p.bot = 1
|
||||
)
|
||||
AND EXISTS (
|
||||
|
||||
Reference in New Issue
Block a user