diff --git a/client/src/components/world_tree.tsx b/client/src/components/world_tree.tsx index 08e0f62..bb55fc4 100644 --- a/client/src/components/world_tree.tsx +++ b/client/src/components/world_tree.tsx @@ -28,7 +28,7 @@ const lineWidth = 10 // const ds = .75 // scale the resulting svg image const NMIN = 5 // min. worldsize -const NLABEL = 9 // max. world size to display label below the world +const NLABEL = 8 // max. world size to display label below the world const NMAX = 16 // max. world size. Level icons start spiraling out if the world has more levels. // colours