David Catuhe преди 7 години
родител
ревизия
e00e7bbb71
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Particles/babylon.gpuParticleSystem.ts

+ 1 - 1
src/Particles/babylon.gpuParticleSystem.ts

@@ -117,7 +117,7 @@
         /**
          * You can use gravity if you want to give an orientation to your particles.
          */
-        public gravity = Vector3.Zero();        
+        public gravity = Vector3.Zero();    
 
         /**
          * Gets the maximum number of particles supported by this system