mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Add tablet rotation configuration
This commit is contained in:
@ -129,6 +129,7 @@ namespace osu.Game.Overlays.Settings.Sections.Input
|
||||
LabelText = "Rotation",
|
||||
Current = rotation
|
||||
},
|
||||
new RotationPresetButtons(tabletHandler),
|
||||
new SettingsSlider<float>
|
||||
{
|
||||
TransferValueOnCommit = true,
|
||||
|
Reference in New Issue
Block a user