diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index 8d04d1b..7e2a7e0 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -804,7 +804,7 @@ static const std::vector OPTION_DEFINITIONS = { .name = "sp2x-iidxtdjsubsize", .display_name = "iidxtdjsubsize", .aliases= "iidxtdjsubsize", - .desc = "Default size of the subscreen overlay.\n\nNote: in windowed mode, subscreen will always be full size.\n\nDefault: medium.", + .desc = "Default size of the subscreen overlay. Default: medium.", .type = OptionType::Enum, .game_name = "Beatmania IIDX", .category = "Game Overlay",