- fixed several scale related floating point conversion warnings.

This commit is contained in:
Christoph Oelckers 2022-06-15 22:15:36 +02:00
commit 355219d614
7 changed files with 12 additions and 12 deletions

View file

@ -55,7 +55,7 @@ public:
uint8_t range0start = 0;
uint8_t range0end = 0;
bool othergame = 0; // [GRB]
DVector2 Scale = { 1, 1 };
FVector2 Scale = { 1, 1 };
int sprite = 0;
int crouchsprite = 0;
int namespc = 0; // namespace for this skin