diff options
Diffstat (limited to 'tomorrowthegroundGUI')
| -rw-r--r-- | tomorrowthegroundGUI/data/domst_index.png | bin | 0 -> 4987 bytes | |||
| -rw-r--r-- | tomorrowthegroundGUI/tomorrowthegroundGUI.pde | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tomorrowthegroundGUI/data/domst_index.png b/tomorrowthegroundGUI/data/domst_index.png Binary files differnew file mode 100644 index 0000000..6967a9b --- /dev/null +++ b/tomorrowthegroundGUI/data/domst_index.png 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; |
