mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:33:21 +08:00
Remove unnecessary alpha/alwayspresent changes
This commit is contained in:
parent
20052b060c
commit
980fb18ed6
@ -45,8 +45,6 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
this.medal = medal;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
Alpha = 0f;
|
||||
AlwaysPresent = true;
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user