Fixed syntax, integrated lines.png and lines.plist

This commit is contained in:
PickleMan 2013-01-21 21:30:22 -05:00
parent c4d5bf8c85
commit ae9c56f084
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ protected:
/** radial acceleration variance of each particle. Only available in 'Gravity' mode. */
float radialAccelVar;
/** set the rotation of each particle to its direction Only available in 'Gravity' mode. */
bool rotationIsDir
bool rotationIsDir;
} modeA;
//! Mode B: circular movement (gravity, radial accel and tangential accel don't are not used in this mode)