diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c95ddb..3bf8cec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -500,8 +500,6 @@ function TerrainChunk({ ref={meshRef} geometry={geometry} position={[x * size, 0, y * size]} - // receiveShadow - // castShadow >