From 78797aa175651d53df21d3f8d5c51a55649aaced Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 2 Mar 2025 19:11:33 -0700 Subject: pistons --- src/engine/levels/CarCadr.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/engine/levels/CarCadr.ts') diff --git a/src/engine/levels/CarCadr.ts b/src/engine/levels/CarCadr.ts index ee50ee9..10ff6d9 100644 --- a/src/engine/levels/CarCadr.ts +++ b/src/engine/levels/CarCadr.ts @@ -60,7 +60,6 @@ export class CarCadr extends Level { new Wall({ x: 10, y: 5 }), new Wall({ x: 12, y: 5 }), new Wall({ x: 12, y: 3 }), - new Piston({ x: 10, y: 6 }, Direction.RIGHT), new FunctionApplication({ x: 12, y: 6 }, "(_INPUT _KEY)"), new Wall({ x: 10, y: 7 }), new Wall({ x: 11, y: 7 }), -- cgit v1.2.3-70-g09d2