mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Use integers instead of float values
This commit is contained in:
parent
c0ab09af74
commit
8b02a015eb
9 changed files with 71 additions and 42 deletions
|
@ -269,7 +269,7 @@ public:
|
|||
bool physics_override_sneak;
|
||||
bool physics_override_sneak_glitch;
|
||||
|
||||
v2f local_animations[4];
|
||||
v2s32 local_animations[4];
|
||||
float local_animation_speed;
|
||||
|
||||
u16 hp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue