push pop
This commit is contained in:
parent
a464da424a
commit
e0e7f5bb60
4 changed files with 6 additions and 2 deletions
|
|
@ -46,7 +46,6 @@ class Obstacle extends Entity implements Collidable{
|
|||
}
|
||||
|
||||
public draw(): void {
|
||||
noFill();
|
||||
this.pipeTop.draw();
|
||||
this.pipeBottom.draw();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue