mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-17 21:53:53 +02:00
trying to fix url
This commit is contained in:
parent
ff6cae738b
commit
4fdcdf095c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
Script.include("libraries/globals.js");
|
||||
Script.include("globals.js");
|
||||
|
||||
// experimental 3dmode
|
||||
THREE_D_MODE = false;
|
||||
|
|
Loading…
Reference in a new issue