mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 06:07:20 +08:00
Remove AlwaysPresent (not actually required)
This commit is contained in:
parent
cbd7e1ca0d
commit
760f7d02d9
@ -26,7 +26,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
SampleSet = sampleSet;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
AlwaysPresent = true;
|
||||
}
|
||||
|
||||
protected override bool OnHover(InputState state)
|
||||
|
Loading…
x
Reference in New Issue
Block a user