X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fobject%2Flantern.hpp;h=5bf7dc729f14292fd0f29b535e2b11c0f31f1baa;hb=a983f6648d43492632c41e2b7519b70458b53cf4;hp=c5352dfc502b8e0de938c191e5e483a52058f9bb;hpb=1a6dbe26f00e7f9eabb65a1844ab7d2aa5648126;p=supertux.git diff --git a/src/object/lantern.hpp b/src/object/lantern.hpp index c5352dfc5..5bf7dc729 100644 --- a/src/object/lantern.hpp +++ b/src/object/lantern.hpp @@ -26,7 +26,7 @@ /** * Lantern. A portable Light Source. */ -class Lantern : public Rock +class Lantern : public Rock { public: Lantern(const lisp::Lisp& reader);