nav, header and map image cleanup

This commit is contained in:
Matt Walsh
2025-05-14 14:50:02 -05:00
parent 468e057c51
commit 7fae649357
230 changed files with 34 additions and 1155 deletions

View File

@@ -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');