mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 10:02:59 +08:00
Add customisation support for LegacyHealthDisplay
This commit is contained in:
parent
0cf3efa16b
commit
f6f4b90d2b
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user