remove raspberry hitbox
This commit is contained in:
parent
f1bc1780ef
commit
94b9c56f8c
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue