More scanning work to unify data structures

This commit is contained in:
Akkadius
2019-12-29 02:01:48 -06:00
parent 9481e9eb2d
commit 6b465c576d
11 changed files with 57 additions and 35 deletions
+2
View File
@@ -111,6 +111,7 @@ namespace Logs {
AIYellForHelp,
AICastBeneficialClose,
AoeCast,
EntityManagement,
MaxCategoryID /* Don't Remove this */
};
@@ -181,6 +182,7 @@ namespace Logs {
"AI Yell For Help",
"AI Cast Beneficial Close",
"AOE Cast",
"Entity Management",
};
}