1
0
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:
Nicholas Hastings
2014-04-23 22:27:08 -04:00
parent 530aec1ef3
commit 919e3416e6

View File

@ -40,6 +40,8 @@ public:
// Non-paused frametime
float absoluteframetime;
float framestarttime_stddeviation;
// Current time
//
// On the client, this (along with tickcount) takes a different meaning based on what