wall tool draft

This commit is contained in:
wass08
2026-02-17 16:22:45 +09:00
parent 13fd1848d1
commit dd5f63df64
19 changed files with 553 additions and 11 deletions
@@ -19,6 +19,7 @@ export const sceneRegistry = {
roof: new Set<string>(),
scan: new Set<string>(),
guide: new Set<string>(),
window: new Set<string>(),
},
};