X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fparticlesystem.hpp;h=d49506245171a6d7b183a796d93e895454dbab6f;hb=ae7bd4f460fdd93934fc0abc9589758a49309bda;hp=b3f49a5adb173e99a298a752c55e3e0b58e7f639;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/object/particlesystem.hpp b/src/object/particlesystem.hpp index b3f49a5ad..d49506245 100644 --- a/src/object/particlesystem.hpp +++ b/src/object/particlesystem.hpp @@ -94,9 +94,9 @@ private: { public: float speed; - float wobble; - float anchorx; - float drift_speed; + float wobble; + float anchorx; + float drift_speed; }; Surface* snowimages[3];