remove mail item workaround

This commit is contained in:
wish
2023-03-30 21:48:23 +11:00
parent 107eddfea5
commit 61d15ddd43
3 changed files with 2 additions and 11 deletions

View File

@@ -50,7 +50,6 @@ type DevModeOptions struct {
MezFesEvent bool // MezFes status
MezFesAlt bool // Swaps out Volpakkun for Tokotoko
DisableTokenCheck bool // Disables checking login token exists in the DB (security risk!)
DisableMailItems bool // Hack to prevent english versions of MHF from crashing
QuestDebugTools bool // Enable various quest debug logs
SaveDumps SaveDumpOptions
}