Add progress.js to defaultScripts.js

This commit is contained in:
David Rowe 2015-02-03 16:17:06 -08:00
parent 78bcf3ddcb
commit ca302e305b

View file

@ -8,6 +8,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
Script.load("progress.js");
Script.load("lookWithTouch.js");
Script.load("editEntities.js");
Script.load("selectAudioDevice.js");