edit electricienne + poto

This commit is contained in:
math-pixel
2026-06-03 00:05:07 +02:00
parent 0a3966a339
commit 18fb5e39e9
8 changed files with 96 additions and 31 deletions
+1
View File
@@ -4,6 +4,7 @@ export function mapNodeToInstanceTransform(
node: MapNode,
): MapNodeInstanceTransform {
return {
id: node.id,
position: node.position,
rotation: node.rotation,
scale: node.scale,