mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 14:44:15 +00:00
rem refs
This commit is contained in:
parent
435a9ca7f2
commit
a4922d5cb7
139 changed files with 1350 additions and 1400 deletions
|
@ -4,7 +4,7 @@
|
|||
class CTimeStep
|
||||
{
|
||||
public:
|
||||
static float &ms_fTimeScale;
|
||||
static float &ms_fFramesPerUpdate;
|
||||
static float &ms_fTimeStep;
|
||||
static float ms_fTimeScale;
|
||||
static float ms_fFramesPerUpdate;
|
||||
static float ms_fTimeStep;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue