nav, header and map image cleanup
This commit is contained in:
parent
468e057c51
commit
7fae649357
230 changed files with 34 additions and 1155 deletions
|
|
@ -11,7 +11,7 @@ class Progress extends WeatherDisplay {
|
|||
super(navId, elemId, '', false);
|
||||
|
||||
// pre-load background image (returns promise)
|
||||
this.backgroundImage = loadImg('images/BackGround1_1.png');
|
||||
this.backgroundImage = loadImg('images/backgrounds/1.png');
|
||||
|
||||
// disable any navigation timing
|
||||
this.timing = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue