David Catuhe hace 5 años
padre
commit
63787795f7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Particles/gpuParticleSystem.ts

+ 0 - 1
src/Particles/gpuParticleSystem.ts

@@ -1691,7 +1691,6 @@ export class GPUParticleSystem extends BaseParticleSystem implements IDisposable
         result.name = name;
         result._customEffect = custom;
 
-
         if (newEmitter === undefined) {
             newEmitter = this.emitter;
         }