add config option to toggle MF MP game

This commit is contained in:
wish
2022-08-05 07:42:45 +10:00
parent 820563dc4c
commit 56841a5ab3
3 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ type DevModeOptions struct {
FestaEvent int // Hunter's Festa event status
TournamentEvent int // VS Tournament event status
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
SaveDumps SaveDumpOptions