mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 20:46:03 +08:00
Probable fix for CGlobalVarsBase.
This commit is contained in:
@ -40,6 +40,8 @@ public:
|
|||||||
// Non-paused frametime
|
// Non-paused frametime
|
||||||
float absoluteframetime;
|
float absoluteframetime;
|
||||||
|
|
||||||
|
float framestarttime_stddeviation;
|
||||||
|
|
||||||
// Current time
|
// Current time
|
||||||
//
|
//
|
||||||
// On the client, this (along with tickcount) takes a different meaning based on what
|
// On the client, this (along with tickcount) takes a different meaning based on what
|
||||||
|
Reference in New Issue
Block a user