mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 16:27:20 +08:00
Trying to woke up AppVeyor
This commit is contained in:
parent
926ed907c2
commit
f0145c7f4f
@ -27,7 +27,6 @@ namespace osu.Game.Screens.Play
|
||||
set
|
||||
{
|
||||
timeCurrent = value;
|
||||
|
||||
if (value > 0)
|
||||
timeCurrentText.Text = TimeSpan.FromMilliseconds(value).ToString(@"m\:ss");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user