mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-04-24 06:47:44 +02: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 int _sensitivity;
|
||||||
|
|
||||||
[ObservableProperty] private double _gryoDeadzone;
|
[ObservableProperty] private double _gyroDeadzone;
|
||||||
|
|
||||||
[ObservableProperty] private bool _enableCemuHookMotion;
|
[ObservableProperty] private bool _enableCemuHookMotion;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue