Address CI concern

This commit is contained in:
Thomas Müller
2017-07-10 12:31:41 +03:00
parent 7729760017
commit e8ce3e16b0
3 changed files with 4 additions and 4 deletions

View File

@ -247,7 +247,7 @@ namespace osu.Game.Rulesets.Mania.UI
private class TransformTimeSpan : Transform<double, Drawable>
{
public virtual double CurrentValue
public double CurrentValue
{
get
{