David Catuhe %!s(int64=5) %!d(string=hai) anos
pai
achega
30b2edb086
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Materials/Node/nodeMaterial.ts

+ 1 - 1
src/Materials/Node/nodeMaterial.ts

@@ -1245,7 +1245,7 @@ export class NodeMaterial extends PushMaterial {
             if (source.locations) {
                 this.editorData = {
                     locations: locations
-                }
+                };
             } else {
                 this.editorData = source.editorData;
                 this.editorData.locations = locations;