Update script path include in firework.js

This commit is contained in:
Ryan Huffman 2015-11-30 15:59:49 -08:00 committed by Stephen Birarda
parent 1b1efe53d9
commit 0ed249f0e7

View file

@ -9,7 +9,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
Script.include("http://rawgit.com/huffman/hifi/baseball/examples/baseball/utils.js");
Script.include("utils.js");
var emitters = [];