fix: remove duplicate env

This commit is contained in:
2026-05-31 14:45:05 -03:00
parent 59e5a8c0c0
commit 606dde5122
-6
View File
@@ -154,12 +154,6 @@ export default function Seal() {
<Scene />
<PostProcessing />
<Environment
files={'niko/hdr/sky.hdr'}
environmentIntensity={1}
background
/>
<OrbitControls
target={[0, 3, 0]}
enablePan={false}