Fix closePaint.js Script.include

This commit is contained in:
Ryan Huffman 2015-11-10 11:38:36 -08:00
parent 90a1fbe04e
commit a6bc1a2b5b

View file

@ -11,7 +11,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
Script.include("libraries/utils.js");
Script.include("../libraries/utils.js");
var RIGHT_HAND = 1;