mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 14:20: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",
|
||||
.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",
|
||||
|
||||
Reference in New Issue
Block a user