@@ -85,8 +85,6 @@ func _on_tween_completed(_o, key):
func _on_crash(body):
if landed and running:
stop()
- # TODO : use enum for blocks
- grid.set_cell(posix, posiy, 2)
emit_signal("crash")