Compare commits
No commits in common. "32422f96c6520361c55c8483638b43d5a19a4923" and "832bc84bd270c1f0ad0687f34873539a6331d6f2" have entirely different histories.
32422f96c6
...
832bc84bd2
@ -27,7 +27,7 @@
|
||||
{
|
||||
return $"{string.Join("\n", Steps)}\n" +
|
||||
$"Distance: {Distance:000000.00}m\n" +
|
||||
$"Time: {Time:hh\\:m\\:ss}";
|
||||
$"Time: {Time:000000.00}";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user