Merge remote-tracking branch 'origin/models' into models
This commit is contained in:
commit
fafbfa1b32
3 changed files with 13 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const pipeImagePath: string = "resources/raspberry-low-res.png";
|
||||
const obstacleWidth: number = 42;
|
||||
const obstacleWidth: number = 88;
|
||||
let obstacleOffset: number;
|
||||
const backgroundImagePath: string = "resources/raspberry-low-res.png";
|
||||
let backgroundImage: any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue