fix option text for -iidxtdjsubsize

This commit is contained in:
bicarus-dev
2026-06-16 01:47:47 -07:00
parent 0b085286d3
commit b6f886a7c5
+1 -1
View File
@@ -804,7 +804,7 @@ static const std::vector<OptionDefinition> 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",