mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 04:57:38 +09: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…
x
Reference in New Issue
Block a user