Explorar o código

Fix none exported component

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
aefc51f4f5
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/Particles/particleSystemComponent.ts

+ 5 - 0
src/Particles/particleSystemComponent.ts

@@ -125,3 +125,8 @@ declare module "../Meshes/mesh" {
 
         return results;
     };
+
+    /**
+     * @hidden
+     */
+    export var _IDoNeedToBeInTheBuild = 42;