Compare commits
2 Commits
832bc84bd2
...
32422f96c6
Author | SHA1 | Date | |
---|---|---|---|
32422f96c6 | |||
692fb93a94 |
@ -27,7 +27,7 @@
|
||||
{
|
||||
return $"{string.Join("\n", Steps)}\n" +
|
||||
$"Distance: {Distance:000000.00}m\n" +
|
||||
$"Time: {Time:000000.00}";
|
||||
$"Time: {Time:hh\\:m\\:ss}";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user