mirror of
https://github.com/ppy/osu
synced 2025-03-22 19:06:58 +00:00
Remove alpha setting
This commit is contained in:
parent
7cf1d4450a
commit
4dfd3a61cc
@ -31,8 +31,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
|||||||
BorderThickness = 2;
|
BorderThickness = 2;
|
||||||
BorderColour = Color4.White;
|
BorderColour = Color4.White;
|
||||||
|
|
||||||
Alpha = 0;
|
|
||||||
|
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
new Box
|
new Box
|
||||||
|
Loading…
Reference in New Issue
Block a user