valters-tomsons / Spectabis

A modern PCSX2 Frontend.
https://spectabis.github.io/
GNU General Public License v3.0
116 stars 19 forks source link

Fixing playtime counter only keeping track of minutes, not hours #38

Closed Michanne closed 5 years ago

Michanne commented 5 years ago

36

Playtime is only keeping track of the minute-part. Fixed code to keep track of hour part as well, in minute format.

Michanne commented 5 years ago

Any reason CI test might be failing? I did not edit Domain/Scraping/ApiItem....

valters-tomsons commented 5 years ago

There's an issue with visual studio version I suppose, I'll look into it.

Edit: Fixed