1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:17:23 +08:00

Remove alpha setting

This commit is contained in:
Dean Herbert 2018-03-06 18:40:39 +09:00
parent 7cf1d4450a
commit 4dfd3a61cc

View File

@ -31,8 +31,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
BorderThickness = 2;
BorderColour = Color4.White;
Alpha = 0;
Children = new Drawable[]
{
new Box