mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-30 21:28:23 +00:00
[client] more fps limiter fixes
This commit is contained in:
@@ -175,7 +175,7 @@ static struct Option options[] =
|
||||
},
|
||||
{
|
||||
.module = "win",
|
||||
.name = "fpsMinimum",
|
||||
.name = "fpsMin",
|
||||
.description = "Frame rate minimum (0 = disable - not recommended, -1 = auto detect)",
|
||||
.shortopt = 'K',
|
||||
.type = OPTION_TYPE_INT,
|
||||
|
||||
Reference in New Issue
Block a user