nav, header and map image cleanup
This commit is contained in:
parent
468e057c51
commit
7fae649357
230 changed files with 34 additions and 1155 deletions
|
|
@ -10,7 +10,7 @@ class Almanac extends WeatherDisplay {
|
|||
super(navId, elemId, 'Almanac', true);
|
||||
|
||||
// pre-load background images (returns promises)
|
||||
this.backgroundImage0 = loadImg('images/BackGround3_1.png');
|
||||
this.backgroundImage0 = loadImg('images/backgrounds/1.png');
|
||||
|
||||
// preload the moon images
|
||||
preloadImg('images/2/Full-Moon.gif');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue