Remove frameTime, fix pause mode timer
This commit is contained in:
@@ -69,7 +69,3 @@ public:
|
||||
static uint32 GetLogicalFramesPassed(void) { return m_LogicalFramesPassed; }
|
||||
#endif
|
||||
};
|
||||
|
||||
#ifdef FIX_BUGS
|
||||
extern double frameTime;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user