- enable using steam statistics to save players network based game end game stats to steam

This commit is contained in:
SoftCoder
2017-10-07 02:40:34 -07:00
parent edfb1508f5
commit b34003b4a5
9 changed files with 368 additions and 77 deletions

View File

@@ -43,6 +43,7 @@ bool IsNumeric(const char *p, bool allowNegative=true);
string formatNumber(uint64 f);
double getTimeDuationMinutes(int frames, int updateFps);
string getTimeDuationString(int frames, int updateFps);
}}//end namespace