mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
rename "maximum"->"max"
This commit is contained in:
parent
3ce78778b6
commit
7acf418027
@ -2105,7 +2105,7 @@ static const char **GetResolutionScaleStrings(void)
|
||||
|
||||
resolution_scale = BETWEEN(0, i, resolution_scale);
|
||||
|
||||
array_push(strings, "maximum");
|
||||
array_push(strings, "max");
|
||||
|
||||
return strings;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user