mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
fix option text for -iidxtdjsubsize
This commit is contained in:
@@ -804,7 +804,7 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
|
|||||||
.name = "sp2x-iidxtdjsubsize",
|
.name = "sp2x-iidxtdjsubsize",
|
||||||
.display_name = "iidxtdjsubsize",
|
.display_name = "iidxtdjsubsize",
|
||||||
.aliases= "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,
|
.type = OptionType::Enum,
|
||||||
.game_name = "Beatmania IIDX",
|
.game_name = "Beatmania IIDX",
|
||||||
.category = "Game Overlay",
|
.category = "Game Overlay",
|
||||||
|
|||||||
Reference in New Issue
Block a user