mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
some formatting
This commit is contained in:
parent
773e6a2911
commit
5d828a20e0
@ -47,7 +47,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
slider.Current.BindTo(new BindableInt(5)
|
||||
{
|
||||
MaxValue = 10,
|
||||
@ -72,7 +71,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private class TooltipTextbox : OsuTextBox, IHasTooltip
|
||||
|
Loading…
Reference in New Issue
Block a user