mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 14:20:42 -07:00
fix option
This commit is contained in:
@@ -1534,7 +1534,7 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
|
||||
{
|
||||
.title = "Invert Touch",
|
||||
.name = "touchinvert",
|
||||
.desc = "Inverts touch coordinates; only works for default raw input handler and IIDX/SDVX native touch handler,"
|
||||
.desc = "Inverts touch coordinates; only works for default raw input handler and IIDX/SDVX native touch handler, "
|
||||
"and not Windows Touch API.",
|
||||
.type = OptionType::Bool,
|
||||
.category = "Touch Parameters",
|
||||
|
||||
Reference in New Issue
Block a user