Decouple temporary merchant list call [skip ci]

This commit is contained in:
Akkadius
2020-03-30 21:32:59 -05:00
parent 43716332aa
commit 79dbddd56e
7 changed files with 115 additions and 73 deletions
+2
View File
@@ -115,6 +115,7 @@ namespace Logs {
Flee,
Aura,
HotReload,
Merchants,
MaxCategoryID /* Don't Remove this */
};
@@ -189,6 +190,7 @@ namespace Logs {
"Flee",
"Aura",
"HotReload",
"Merchants",
};
}