remove raspberry hitbox

This commit is contained in:
s-prechtl 2022-12-13 10:57:04 +01:00
parent f1bc1780ef
commit 94b9c56f8c

View file

@ -46,7 +46,6 @@ function setupGame() {
raspberry = new Raspberry(); raspberry = new Raspberry();
raspberry.image = raspberryImagePath; raspberry.image = raspberryImagePath;
raspberry.showHitbox = true;
obstacles = []; obstacles = [];
obstacles.push(new Obstacle( obstacles.push(new Obstacle(