create lisp code on the fly (still no enemies showing up in editor, no idea why....
[supertux.git] / src / badguy / flame.cpp
index 853ca5e..e9d7f49 100644 (file)
@@ -42,3 +42,5 @@ Flame::kill_fall()
 {
 }
 
+IMPLEMENT_FACTORY(Flame, "flame")
+