ziglings/patches/patches/060_floats.patch

5 lines
106 B
Diff

43c43
< var shuttle_weight: f16 = 907.18 * 2200;
---
> var shuttle_weight: f32 = 907.18 * 2200.0;