mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Probable fix for CGlobalVarsBase.
This commit is contained in:
@ -39,6 +39,8 @@ public:
|
|||||||
int framecount;
|
int framecount;
|
||||||
// Non-paused frametime
|
// Non-paused frametime
|
||||||
float absoluteframetime;
|
float absoluteframetime;
|
||||||
|
|
||||||
|
float framestarttime_stddeviation;
|
||||||
|
|
||||||
// Current time
|
// Current time
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user