diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-03-23 20:20:17 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-03-23 20:20:17 +0100 |
| commit | adde980e498c624192351fdde0833130b26725f4 (patch) | |
| tree | 49997c46dc65a731f75da0cc32b2f891fb58176a /snap.html | |
| parent | 0ab6d5484b093a58f5f37286e17834dfd54ea724 (diff) | |
| download | snap-yow-adde980e498c624192351fdde0833130b26725f4.tar.gz snap-yow-adde980e498c624192351fdde0833130b26725f4.zip | |
do not force loading of overpass.xml, move to GUI
Diffstat (limited to 'snap.html')
| -rwxr-xr-x | snap.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -191,9 +191,6 @@ ide = new IDE_Morph(); ide.openIn(world); - setTimeout(function () { // FIXME dirty hack - ide.droppedText(ide.getURL('overpass.xml')); - }, 2000); setInterval(loop, 10); </script> </body> |
