1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

changed played time data type from float to double

This commit is contained in:
Marc Zinnschlag 2013-11-21 10:10:41 +01:00
parent 9487bd33c3
commit d6e2701dd6

View file

@ -29,7 +29,7 @@ namespace ESM
std::string mPlayerClass;
std::string mPlayerCell;
TimeStamp mInGameTime;
float mTimePlayed;
double mTimePlayed;
/// \todo add field for screenshot