fixing paths
This commit is contained in:
@@ -22,7 +22,7 @@ import {vector2, vector3} from './math.js';
|
||||
this.engine = engine;
|
||||
this.gl = engine.gl;
|
||||
|
||||
this.baseUrl = "http://localhost:4000/";
|
||||
this.baseUrl = "";
|
||||
this.directory = "media/textures/";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user