#
luxiaotao1123
2024-08-17 afbd08deb5101d2f2ff97f66f4388162f38860a2
src/components/house.jsx
@@ -9,7 +9,7 @@
const House = (props) => {
  const {
    wallThickness = 2,
    wallOpacity = .6,
    wallOpacity = .9,
    width = DEBUG ? 14000 : 1400,
    length = DEBUG ? 12000 : 1200,
    height = DEBUG ? 4000 : 400,