You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gettimestring: .10 is displayed as .010 which is misleading, flat times can be bugged as well, eg. 25.00 displaying as 24.100.
mstotime: for some reason adds 2 hours or something to the playtime (sometimes). i assume has something to do with js Date being garbo.
The text was updated successfully, but these errors were encountered:
gettimestring:
.10
is displayed as.010
which is misleading, flat times can be bugged as well, eg.25.00
displaying as24.100
.mstotime: for some reason adds 2 hours or something to the playtime (sometimes). i assume has something to do with js Date being garbo.
The text was updated successfully, but these errors were encountered: