mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Make panels fade in again.
This commit is contained in:
parent
7cda82d016
commit
c83d2bbe6e
@ -38,6 +38,8 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
CornerRadius = 10,
|
||||
BorderColour = new Color4(221, 255, 255, 255),
|
||||
});
|
||||
|
||||
Alpha = 0;
|
||||
}
|
||||
|
||||
public void SetMultiplicativeAlpha(float alpha)
|
||||
|
Loading…
Reference in New Issue
Block a user