From 2f38db4eea3cb5a7a5f55ab8b7ac01bc32f88009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20W=C3=A4chter?= Date: Tue, 28 Mar 2023 17:43:20 +0200 Subject: [PATCH] fixed pressure plate --- project/data/sprites/sprites.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/data/sprites/sprites.json b/project/data/sprites/sprites.json index b508e98..2a4a2bd 100644 --- a/project/data/sprites/sprites.json +++ b/project/data/sprites/sprites.json @@ -158,7 +158,7 @@ 1 ], "width": 24, - "height": 12 + "height": 24 }, { "id": "off", @@ -166,7 +166,7 @@ 1 ], "width": 24, - "height": 12 + "height": 24 } ] },