mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2025-01-11 02:24:08 +00:00
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 a new issue