mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Medal sprite, make MedalOverlay auto-show when loaded.
This commit is contained in:
@ -168,6 +168,8 @@ namespace osu.Game.Overlays
|
||||
Colour = colours.Blue.Opacity(0.5f),
|
||||
Radius = 50,
|
||||
};
|
||||
|
||||
Show();
|
||||
}
|
||||
|
||||
protected override void Update()
|
||||
|
Reference in New Issue
Block a user