mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
- modified game time to be game duration instead as that is more useful for players who want to see in game clock info
This commit is contained in:
@@ -43,6 +43,8 @@ bool IsNumeric(const char *p, bool allowNegative=true);
|
||||
|
||||
string formatNumber(uint64 f);
|
||||
|
||||
string getTimeDuationString(int frames, int updateFps);
|
||||
|
||||
}}//end namespace
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user