mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 05:25:08 +00:00
fix(Scripts/Chat): Fix chat logger (#17102)
* fix(Scripts/Chat): Fix chat logger * Update chat_log.cpp * Update worldserver.conf.dist * Update chat_log.cpp * fix build * oopsie * fix clang
This commit is contained in:
@@ -121,8 +121,6 @@ private:
|
||||
|
||||
Acore::Asio::IoContext* _ioContext;
|
||||
Acore::Asio::Strand* _strand;
|
||||
// Deprecated debug filter logs
|
||||
DebugLogFilters _debugLogMask;
|
||||
};
|
||||
|
||||
#define sLog Log::instance()
|
||||
|
||||
Reference in New Issue
Block a user