- fixed several scale related floating point conversion warnings.
This commit is contained in:
parent
431c47c957
commit
355219d614
7 changed files with 12 additions and 12 deletions
|
|
@ -373,7 +373,7 @@ struct FMapThing
|
|||
double Gravity;
|
||||
double Alpha;
|
||||
uint32_t fillcolor;
|
||||
DVector2 Scale;
|
||||
FVector2 Scale;
|
||||
double Health;
|
||||
int score;
|
||||
int16_t pitch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue