mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 22:08:22 +00:00
Remove Log TestDebug
This commit is contained in:
@@ -148,7 +148,6 @@ namespace Logs {
|
||||
BotSettings,
|
||||
BotSpellChecks,
|
||||
BotSpellTypeChecks,
|
||||
TestDebug,
|
||||
MaxCategoryID /* Don't Remove this */
|
||||
};
|
||||
|
||||
@@ -255,8 +254,7 @@ namespace Logs {
|
||||
"KSM", // Kernel Samepage Merging
|
||||
"Bot Settings",
|
||||
"Bot Spell Checks",
|
||||
"Bot Spell Type Checks",
|
||||
"Test Debug"
|
||||
"Bot Spell Type Checks"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user