mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Remove no longer relevant comment
This commit is contained in:
parent
1e82033c84
commit
fefb007805
@ -202,7 +202,6 @@ namespace osu.Game.Overlays.Settings.Sections.Input
|
||||
mainSettings.Show();
|
||||
noTabletMessage.Hide();
|
||||
|
||||
// todo: these should propagate from a TabletChanged event or similar.
|
||||
offsetX.MaxValue = tab.Size.X;
|
||||
offsetX.Default = tab.Size.X / 2;
|
||||
sizeX.Default = sizeX.MaxValue = tab.Size.X;
|
||||
|
Loading…
Reference in New Issue
Block a user