scans and ref image

This commit is contained in:
wass08
2026-01-29 09:38:24 +09:00
parent a1a0e78384
commit c94f661bf9
20 changed files with 688 additions and 7 deletions
@@ -15,6 +15,8 @@ export const sceneRegistry = {
item: new Set<string>(),
slab: new Set<string>(),
zone: new Set<string>(),
scan: new Set<string>(),
guide: new Set<string>(),
},
};