diff --git a/patches/patches/047_methods.patch b/patches/patches/047_methods.patch index edd9db1..c64f657 100644 --- a/patches/patches/047_methods.patch +++ b/patches/patches/047_methods.patch @@ -1,4 +1,4 @@ -92c92 +91c91 < ???.zap(???); --- > heat_ray.zap(alien); diff --git a/patches/patches/060_floats.patch b/patches/patches/060_floats.patch index 38ebb41..0cfa18e 100644 --- a/patches/patches/060_floats.patch +++ b/patches/patches/060_floats.patch @@ -1,4 +1,4 @@ -43c43 +46c46 < const shuttle_weight: f16 = 907.18 * 2200; --- > const shuttle_weight: f32 = 907.18 * 2200.0;