Merge pull request #494 from marwahaha/tools-xml

tools now pointing locally
pull/3/merge
brianharvey 2014-07-10 05:36:25 -07:00
commit 7ac63a5ccd
1 zmienionych plików z 1 dodań i 1 usunięć

2
gui.js
Wyświetl plik

@ -2350,7 +2350,7 @@ IDE_Morph.prototype.projectMenu = function () {
function () {
myself.droppedText(
myself.getURL(
'http://snap.berkeley.edu/snapsource/tools.xml'
'tools.xml'
),
'tools'
);