mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
Convert 'UCS' debugging _log to logger.LogDebugType
This commit is contained in:
@@ -82,6 +82,7 @@ static const char* LogCategoryName[EQEmuLogSys::LogCategory::MaxCategoryID] = {
|
||||
"Doors",
|
||||
"Guild",
|
||||
"Inventory",
|
||||
"Launcher",
|
||||
"Netcode",
|
||||
"Object",
|
||||
"Rules",
|
||||
|
||||
@@ -59,6 +59,7 @@ public:
|
||||
Doors,
|
||||
Guilds,
|
||||
Inventory,
|
||||
Launcher,
|
||||
Netcode,
|
||||
Object,
|
||||
Rules,
|
||||
|
||||
Reference in New Issue
Block a user