update: reorganize public assets

This commit is contained in:
Tom Boullay
2026-05-30 03:59:45 +02:00
parent 4c5e2ed945
commit 8cfee1ac93
13 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ export function TestMap({ onOctreeReady }: TestMapProps): React.JSX.Element {
height={4}
startPos={{ x: 10, y: 0, z: -10 }}
destPos={{ x: -40, y: 0, z: 30 }}
mapImageUrl="/assets/gps/map_background.png"
mapImageUrl="/assets/world/gps/map_background.png"
worldBounds={{
minX: -166,
maxX: 163,