mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 14:20:42 -07:00
fix up option name
This commit is contained in:
@@ -1094,9 +1094,9 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
|
||||
},
|
||||
{
|
||||
// GitaDoraArenaSingleWindow
|
||||
.title = "GitaDora Arena Disable Subscreens (DEPRECATED - use -gdawindows)",
|
||||
.title = "GitaDora Arena Disable Subscreens (DEPRECATED - use -gdalayout)",
|
||||
.name = "gdaonewindow",
|
||||
.desc = "DEPRECATED - use -gdawindows.\n\n"
|
||||
.desc = "DEPRECATED - use -gdalayout.\n\n"
|
||||
"For Arena Model:\n\n"
|
||||
"Windowed mode: instead of 4 windows, create 1 window.\n\n"
|
||||
"Fullscreen mode: instead of requiring 4 monitors, use only the primary monitor. WARNING: requires 4K monitor.\n\n"
|
||||
|
||||
Reference in New Issue
Block a user