diff --git a/client/js/lib/scene/SUNCGLoader.js b/client/js/lib/scene/SUNCGLoader.js index 9dbe304..2709493 100644 --- a/client/js/lib/scene/SUNCGLoader.js +++ b/client/js/lib/scene/SUNCGLoader.js @@ -84,7 +84,8 @@ function SUNCGLoader(params) { }, { "name": "outside", // Name of material ("outside" for outside wall) - "texture": "bricks_1", // Texture +// "texture": "bricks_1", // Texture + "texture": "wallp_1_1", // Texture "diffuse": "#ffffff" // Diffuse color in hex } ]