mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
use utils.js
This commit is contained in:
parent
9e0091ebe0
commit
41041c711f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
//
|
||||
|
||||
(function() { // BEGIN LOCAL_SCOPE
|
||||
var utilsPath = Script.resolvePath('../developer/libraries/utils.js?v='+ Date.now());
|
||||
Script.include(utilsPath);
|
||||
|
||||
var TWEEN_SPEED = 0.025;
|
||||
|
|
Loading…
Reference in a new issue