typo
This commit is contained in:
parent
eb9fbea701
commit
c936c1e8d4
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ namespace AndroidSettings {
|
|||
Settings::Specialization::Paired, true,
|
||||
true};
|
||||
|
||||
Settings::Setting<u32> perf_overlay_border{linkage, 0, "input_overlay_auto_hide",
|
||||
Settings::Setting<u32> input_overlay_auto_hide{linkage, 0, "input_overlay_auto_hide",
|
||||
Settings::Category::Overlay,
|
||||
Settings::Specialization::Default, true, true,};
|
||||
Settings::Setting<bool> perf_overlay_background{linkage, false, "perf_overlay_background",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue