mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
some formatting
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user