Fixed some broken patches

pull/2/head
Chris Boesch 1 year ago
parent acb0a9e0fe
commit b749cba652

@ -1,4 +1,4 @@
92c92 91c91
< ???.zap(???); < ???.zap(???);
--- ---
> heat_ray.zap(alien); > heat_ray.zap(alien);

@ -1,4 +1,4 @@
43c43 46c46
< const shuttle_weight: f16 = 907.18 * 2200; < const shuttle_weight: f16 = 907.18 * 2200;
--- ---
> const shuttle_weight: f32 = 907.18 * 2200.0; > const shuttle_weight: f32 = 907.18 * 2200.0;

Loading…
Cancel
Save