Compile state

This commit is contained in:
Akkadius
2015-01-18 01:50:05 -06:00
parent b15e5f7913
commit af8ab89a36
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ XS(XS_EQEmuIO_PRINT)
}
}
if(len > 0) {
Log.DebugCategory(EQEmuLogSys::Detail, EQEmuLogSys::Quest, str);
Log.DebugCategory(EQEmuLogSys::Detail, EQEmuLogSys::Quests, str);
}
}