1
0
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:
Dean Herbert 2017-07-14 14:30:35 +09:00
parent 20052b060c
commit 980fb18ed6

View File

@ -45,8 +45,6 @@ namespace osu.Game.Overlays
{
this.medal = medal;
RelativeSizeAxes = Axes.Both;
Alpha = 0f;
AlwaysPresent = true;
Children = new Drawable[]
{