LDON tweaks, working branch, average_level pass

This commit is contained in:
Akkadius
2021-02-09 23:57:31 -06:00
parent 10ffcf155d
commit aff1223181
9 changed files with 75 additions and 12 deletions
+2
View File
@@ -121,6 +121,7 @@ namespace Logs {
Expeditions,
DynamicZones,
Group,
Adventure,
MaxCategoryID /* Don't Remove this */
};
@@ -201,6 +202,7 @@ namespace Logs {
"Expeditions",
"DynamicZones",
"Group",
"Adventure",
};
}