mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 22:15:34 +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…
Reference in a new issue