Update Map.tsx

This commit is contained in:
Tom Boullay
2026-04-28 10:53:57 +02:00
parent bce1a05615
commit b5f2b7c990
+1 -1
View File
@@ -52,4 +52,4 @@ export function Map({ onOctreeReady }: MapProps): React.JSX.Element {
);
}
useGLTF.preload(MAP_PATH);
useGLTF.preload(MAP_PATH);