Update framework.

This commit is contained in:
Dean Herbert
2017-03-31 12:58:54 +09:00
parent 0bcec4e61a
commit 79031b9e74
5 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@ namespace osu.Game.Graphics.UserInterface
protected class TransformScore : Transform<double>
{
protected override double CurrentValue
public override double CurrentValue
{
get
{