mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 04:52:45 +00:00
Spacing fix
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
class CTimeStep
|
class CTimeStep
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
static float &ms_fTimeScale;
|
static float &ms_fTimeScale;
|
||||||
static float &ms_fFramesPerUpdate;
|
static float &ms_fFramesPerUpdate;
|
||||||
static float &ms_fTimeStep;
|
static float &ms_fTimeStep;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user