Explorar o código

Fix action deserializer

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
fa0cbd03e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Actions/interpolateValueAction.ts

+ 1 - 1
src/Actions/interpolateValueAction.ts

@@ -144,4 +144,4 @@ export class InterpolateValueAction extends Action {
     }
 }
 
-_TypeStore.RegisteredTypes["BABYLON.InterpolateValueAction"] = Action;
+_TypeStore.RegisteredTypes["BABYLON.InterpolateValueAction"] = InterpolateValueAction;