From b803183ab3bb66902f3fe99506ad2150bc911625 Mon Sep 17 00:00:00 2001 From: fdai7172 Date: Wed, 8 Feb 2023 21:32:08 +0100 Subject: [PATCH] =?UTF-8?q?Anpassen=20der=20W=C3=A4nde=20in=20level=2010?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Paper-Bin.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Paper-Bin.c b/src/Paper-Bin.c index 2e8c5aa..6effe4f 100644 --- a/src/Paper-Bin.c +++ b/src/Paper-Bin.c @@ -92,9 +92,9 @@ void loadLevel(int lvlnum){ windForce = 2; BinX = 16; BinY = 12; - wallX = 12; - wallLength = 5; - wallY = 20; + wallX = 11; + wallLength = 4; + wallY = 19; break; case(11):