This commit is contained in:
math-pixel
2026-05-27 17:22:14 +02:00
parent 011e7815a2
commit c15cad2ab0
2 changed files with 30 additions and 2 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ export function TestMap({ onOctreeReady }: TestMapProps): React.JSX.Element {
"minZ": -142,
"maxZ": 138
}}
zoom={1}
zoom={0.1}
canvasSize={900}
/>
</group>