Merge branch 'main' into main-dev
This commit is contained in:
@@ -15,7 +15,6 @@ import DecalInstance from '../../../Decal/decalInstance';
|
||||
import defaultMaterial from '../../../../../assets/textures/floor/wall-tex.png';
|
||||
import material1 from '../../../../../assets/textures/floor/factory wall texture.jpg';
|
||||
|
||||
|
||||
function Wall({ wall }: { readonly wall: Wall }) {
|
||||
const { wallStore } = useSceneContext();
|
||||
const { walls, addDecal } = wallStore();
|
||||
|
||||
Reference in New Issue
Block a user