Zone point logging

This commit is contained in:
Akkadius
2020-05-25 23:05:05 -05:00
parent cfe3b2b071
commit 2ec9a2addd
4 changed files with 47 additions and 11 deletions
+2
View File
@@ -116,6 +116,7 @@ namespace Logs {
Aura,
HotReload,
Merchants,
ZonePoints,
MaxCategoryID /* Don't Remove this */
};
@@ -191,6 +192,7 @@ namespace Logs {
"Aura",
"HotReload",
"Merchants",
"ZonePoints"
};
}