More scanning changes around AE cast

This commit is contained in:
Akkadius
2019-12-28 23:58:18 -06:00
parent b11528fbcc
commit 9481e9eb2d
7 changed files with 91 additions and 41 deletions
+2
View File
@@ -110,6 +110,7 @@ namespace Logs {
AIScanClose,
AIYellForHelp,
AICastBeneficialClose,
AoeCast,
MaxCategoryID /* Don't Remove this */
};
@@ -179,6 +180,7 @@ namespace Logs {
"AI Scan Close",
"AI Yell For Help",
"AI Cast Beneficial Close",
"AOE Cast",
};
}