mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-30 18:10:01 +02:00
Spacing fix
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user