1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 06:09:53 +08:00

Make panels fade in again.

This commit is contained in:
Dean Herbert
2017-02-22 21:53:20 +09:00
Unverified
parent 7cda82d016
commit c83d2bbe6e
+2
View File
@@ -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)