remove redunduncy

This commit is contained in:
2026-02-02 17:56:52 +02:00
parent b59cebae52
commit 19ee1583bb
@@ -53,7 +53,6 @@ class ClassicPuzzle extends EventManager {
map.wrapT = RepeatWrapping;
map.flipY = false;
defaultMaterial.map = map;
console.log(map )
map.needsUpdate = true;
defaultMaterial.emissiveIntensity=.05
defaultMaterial.lightMapIntensity=10;