Преглед на файлове

Update babylon.solidParticleSystem.ts

Jérôme Bousquié преди 9 години
родител
ревизия
cbfbee03fd
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/Particles/babylon.solidParticleSystem.ts

+ 0 - 1
src/Particles/babylon.solidParticleSystem.ts

@@ -91,7 +91,6 @@ module BABYLON {
 
             // free memory
             this._positions = null;
-            this._indices = null;
             this._normals = null;
             this._uvs = null;
             this._colors = null;