Quote fix

This commit is contained in:
Akkadius
2015-01-11 00:20:43 -06:00
parent 108d3110b6
commit 855f7ac2a0
2 changed files with 6 additions and 5 deletions
+5 -1
View File
@@ -69,6 +69,7 @@ static const char* TypeNames[EQEmuLogSys::MaxLogID] = {
"Command",
"Crash",
"Save",
/*
"UCS",
"Query Server",
"Socket Server",
@@ -78,8 +79,11 @@ static const char* TypeNames[EQEmuLogSys::MaxLogID] = {
"Quests",
"Spells",
"Zone",
"Tasks",
"Trading",
*/
};
static Console::Color LogColors[EQEmuLogSys::MaxLogID] = {
Console::Color::Yellow, // "Status",
Console::Color::Yellow, // "Normal",