Revert "[BUG] Fix for Group Leader Disband Issue"

This reverts commit f854137ca0.
This commit is contained in:
Akkadius
2021-02-12 02:05:20 -06:00
parent 507bbe83f3
commit 6e765e7ddc
8 changed files with 59 additions and 147 deletions
-2
View File
@@ -120,7 +120,6 @@ namespace Logs {
Loot,
Expeditions,
DynamicZones,
Group,
MaxCategoryID /* Don't Remove this */
};
@@ -200,7 +199,6 @@ namespace Logs {
"Loot",
"Expeditions",
"DynamicZones",
"Group",
};
}