More general refactorings.

This commit is contained in:
smoogipooo
2017-03-10 14:42:14 +09:00
parent 5f440d0b53
commit 58a88cc715
11 changed files with 235 additions and 28 deletions

View File

@ -14,7 +14,7 @@ using osu.Game.Graphics;
namespace osu.Game.Modes.UI
{
internal class StandardHealthDisplay : HealthDisplay
public class StandardHealthDisplay : HealthDisplay
{
private Container fill;