1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 19:50:18 +08:00

Remove unnecessary alpha/alwayspresent changes

This commit is contained in:
Dean Herbert
2017-07-14 14:30:35 +09:00
Unverified
parent 20052b060c
commit 980fb18ed6
-2
View File
@@ -45,8 +45,6 @@ namespace osu.Game.Overlays
{
this.medal = medal;
RelativeSizeAxes = Axes.Both;
Alpha = 0f;
AlwaysPresent = true;
Children = new Drawable[]
{