mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-15 04:14:47 +00:00
misc: chore: lol this field was misspelled
This commit is contained in:
parent
d4a7ee25ea
commit
41c8fd8194
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ namespace Ryujinx.Ava.UI.ViewModels.Input
|
|||
|
||||
[ObservableProperty] private int _sensitivity;
|
||||
|
||||
[ObservableProperty] private double _gryoDeadzone;
|
||||
[ObservableProperty] private double _gyroDeadzone;
|
||||
|
||||
[ObservableProperty] private bool _enableCemuHookMotion;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue