Normand Briere
2019-09-18 f9325048496d7cdbcad233f8a6b84c88e79adcc2
ParticleSystem.java
....@@ -132,7 +132,7 @@
132132 protected Vector3f upVector;
133133 protected Vector3f leftVector;
134134 protected Vector3f invScale;
135
- protected Particle particles[];
135
+ protected Particle[] particles;
136136
137137 // protected Vector3f particleSpeed;
138138 protected int releaseRate; // particles per second