mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 21:56:36 +00:00
Zone point logging
This commit is contained in:
@@ -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"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user