Fixed: Missed something

This commit is contained in:
kaetemi 2012-07-27 22:51:38 +02:00
parent e24d33e346
commit 26112d1aa4

View file

@ -136,7 +136,7 @@ void updateSmoothedTime();
inline NLMISC::TTime ryzomGetLocalTime() inline NLMISC::TTime ryzomGetLocalTime()
{ {
return NLMISC::CTime::getLocalTimeHR(); return NLMISC::CTime::getLocalTime();
} }
inline NLMISC::TTicks ryzomGetPerformanceTime() inline NLMISC::TTicks ryzomGetPerformanceTime()