mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 06:07:11 +09:00
Add customisation support for LegacyHealthDisplay
This commit is contained in:
@ -16,7 +16,7 @@ using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Skinning
|
||||
{
|
||||
public class LegacyHealthDisplay : HealthDisplay
|
||||
public class LegacyHealthDisplay : HealthDisplay, ISkinnableComponent
|
||||
{
|
||||
private const double epic_cutoff = 0.5;
|
||||
|
||||
|
Reference in New Issue
Block a user