fixing paths.
This commit is contained in:
@@ -28,7 +28,7 @@ class assimp
|
||||
{
|
||||
constructor() {
|
||||
|
||||
this.baseUrl = "http://localhost:4000";
|
||||
this.baseUrl = "";
|
||||
this.modelPath = '/media/models/';
|
||||
|
||||
this.meshes = [];
|
||||
|
||||
Reference in New Issue
Block a user