unsuccessful experimentation
This commit is contained in:
@@ -15,7 +15,8 @@ namespace Game
|
||||
{
|
||||
double Now = 0.0;
|
||||
double Delta = 0.0;
|
||||
uint32_t FrameCounter = 0;
|
||||
int64_t NowHP = 0;
|
||||
int64_t DeltaHP = 1000;
|
||||
int64_t StartTime = 0;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user