1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 14:10:33 +08:00

Remove alpha setting

This commit is contained in:
Dean Herbert
2018-03-06 18:40:39 +09:00
Unverified
parent 7cf1d4450a
commit 4dfd3a61cc
@@ -31,8 +31,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
BorderThickness = 2;
BorderColour = Color4.White;
Alpha = 0;
Children = new Drawable[]
{
new Box