X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_particle%2Fplant.h;h=ef7bf135ea06026877cb2f1ecca3a0d45bf53028;hb=ff59c2a6989602a7bf82a7531836a7ecec5518c4;hp=2772ed8101ae8be6b65d98b1f126ce2bc99eb326;hpb=0386177ed1854c1002deabe918f05161c243d70b;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_particle/plant.h b/synfig-core/trunk/src/modules/mod_particle/plant.h index 2772ed8..ef7bf13 100644 --- a/synfig-core/trunk/src/modules/mod_particle/plant.h +++ b/synfig-core/trunk/src/modules/mod_particle/plant.h @@ -72,6 +72,7 @@ private: synfig::Angle split_angle; synfig::Vector gravity; synfig::Real velocity; + synfig::Real perp_velocity; synfig::Real step; synfig::Real mass; synfig::Real drag;