diff --git a/src/world/Map.tsx b/src/world/Map.tsx index 58fcaaf..17a7d8f 100644 --- a/src/world/Map.tsx +++ b/src/world/Map.tsx @@ -52,4 +52,4 @@ export function Map({ onOctreeReady }: MapProps): React.JSX.Element { ); } -useGLTF.preload(MAP_PATH); \ No newline at end of file +useGLTF.preload(MAP_PATH);