mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
Update script path include in firework.js
This commit is contained in:
parent
1b1efe53d9
commit
0ed249f0e7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// 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 = [];
|
var emitters = [];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue