mirror of https://github.com/Nofated095/re-GTA.git
Spacing fix
This commit is contained in:
parent
3862cda231
commit
afeac54860
|
@ -4,7 +4,7 @@
|
|||
class CTimeStep
|
||||
{
|
||||
public:
|
||||
static float &ms_fTimeScale;
|
||||
static float &ms_fFramesPerUpdate;
|
||||
static float &ms_fTimeScale;
|
||||
static float &ms_fFramesPerUpdate;
|
||||
static float &ms_fTimeStep;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue