mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Add logging for flee
This commit is contained in:
@@ -112,6 +112,7 @@ namespace Logs {
|
||||
AICastBeneficialClose,
|
||||
AoeCast,
|
||||
EntityManagement,
|
||||
Flee,
|
||||
MaxCategoryID /* Don't Remove this */
|
||||
};
|
||||
|
||||
@@ -183,6 +184,7 @@ namespace Logs {
|
||||
"AI Cast Beneficial Close",
|
||||
"AOE Cast",
|
||||
"Entity Management",
|
||||
"Flee",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user