trying to fix url

This commit is contained in:
Thijs Wenker 2015-01-07 21:27:14 +01:00
parent ff6cae738b
commit 4fdcdf095c

View file

@ -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;