mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09: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
|
set
|
||||||
{
|
{
|
||||||
timeCurrent = value;
|
timeCurrent = value;
|
||||||
|
|
||||||
if (value > 0)
|
if (value > 0)
|
||||||
timeCurrentText.Text = TimeSpan.FromMilliseconds(value).ToString(@"m\:ss");
|
timeCurrentText.Text = TimeSpan.FromMilliseconds(value).ToString(@"m\:ss");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user