X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fobject%2Fparticlesystem_interactive.hpp;h=b38a7ce1b5c24272457940b4749f11ccc5bd36c4;hb=81ccb660b3941050a6e723baeffe61f7a55f76ea;hp=e703c27ac3bed19757913ca7ca89d11775674a52;hpb=8099ed94a2642c410ebcd1315a28d14fa6524d49;p=supertux.git diff --git a/src/object/particlesystem_interactive.hpp b/src/object/particlesystem_interactive.hpp index e703c27ac..b38a7ce1b 100644 --- a/src/object/particlesystem_interactive.hpp +++ b/src/object/particlesystem_interactive.hpp @@ -47,8 +47,8 @@ protected: class Particle { public: - Particle() : - pos(), + Particle() : + pos(), texture() {}