mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Make Triangles more flexible and more random.
This commit is contained in:
@ -27,6 +27,8 @@ namespace osu.Game.Overlays.Toolbar
|
||||
{
|
||||
DrawableText.Font = @"Exo2.0-MediumItalic";
|
||||
|
||||
Add(new OpaqueBackground { Depth = 1 });
|
||||
|
||||
Flow.Add(avatar = new Avatar());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user