diff options
Diffstat (limited to 'tomorrowthegroundGUI/tomorrowthegroundGUI.pde')
| -rw-r--r-- | tomorrowthegroundGUI/tomorrowthegroundGUI.pde | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tomorrowthegroundGUI/tomorrowthegroundGUI.pde b/tomorrowthegroundGUI/tomorrowthegroundGUI.pde index 7c2cf6b..4bede0b 100644 --- a/tomorrowthegroundGUI/tomorrowthegroundGUI.pde +++ b/tomorrowthegroundGUI/tomorrowthegroundGUI.pde @@ -33,6 +33,7 @@ void setup() case 3: bgmaps[0] = loadImage("domst.png"); bgmaps[1] = loadImage("domst_grad.png"); + bgmaps[1] = loadImage("domst_index.png"); lat1=53.353241; lng1=-6.268789; lat2=53.35171; |
