diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index 34fd1ad..06009f6 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -558,6 +558,7 @@ static const std::vector OPTION_DEFINITIONS = { .name = "iidxbio2fw", .desc = "Enables BIO2 firmware updates", .type = OptionType::Bool, + .hidden = true, .game_name = "Beatmania IIDX", .category = "Game Options (Advanced)", },