mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
Updated ScriptMgr with new function to favorite transmog module
This commit is contained in:
@@ -41,6 +41,7 @@ enum DebugLogFilters
|
||||
LOG_FILTER_TRANSPORTS = 0x00400000, // Transport related
|
||||
LOG_FILTER_WARDEN = 0x00800000, // Warden related
|
||||
LOG_FILTER_BATTLEFIELD = 0x01000000, // Battlefield related
|
||||
LOG_FILTER_MODULES = 0x02000000, // Modules debug
|
||||
};
|
||||
|
||||
enum LogTypes
|
||||
|
||||
Reference in New Issue
Block a user