Patch Update - BigCube Is Back - V10.4.2
This commit is contained in:
@@ -68,6 +68,8 @@ private:
|
||||
bool showLogWindow;
|
||||
bool showStatsWindow;
|
||||
|
||||
int m_SideCount = 0;
|
||||
|
||||
static const int FRAME_HISTORY_COUNT = 3600; // 1min secondes <20> 60 FPS
|
||||
float m_frameTimeHistory[FRAME_HISTORY_COUNT] = {};
|
||||
int m_frameTimeHistoryIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user