Restructure project as Worldshaper

This commit is contained in:
Andraxion 2026-06-26 20:30:30 -04:00
parent ab891a315c
commit b4dbd4ee8e
583 changed files with 279 additions and 189269 deletions

View file

@ -4,7 +4,7 @@ import {
getMapDims,
getMapRows,
resizeRows,
} from "./mapEditorShared";
} from "./worldshaperShared";
export function MapLayoutPanel({
record,
@ -116,3 +116,4 @@ export function MapLayoutPanel({
}