mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
More scanning work to unify data structures
This commit is contained in:
@@ -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",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user