mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Address CI concern
This commit is contained in:
@ -247,7 +247,7 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
|
||||
private class TransformTimeSpan : Transform<double, Drawable>
|
||||
{
|
||||
public virtual double CurrentValue
|
||||
public double CurrentValue
|
||||
{
|
||||
get
|
||||
{
|
||||
|
Reference in New Issue
Block a user