mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
More general refactorings.
This commit is contained in:
@ -14,7 +14,7 @@ using osu.Game.Graphics;
|
||||
|
||||
namespace osu.Game.Modes.UI
|
||||
{
|
||||
internal class StandardHealthDisplay : HealthDisplay
|
||||
public class StandardHealthDisplay : HealthDisplay
|
||||
{
|
||||
private Container fill;
|
||||
|
||||
|
Reference in New Issue
Block a user