-Apply door fix to hatch as well (evil code duplication here...)
[supertux.git] / src / badguy / spike.cpp
index bc31450..5d046ee 100644 (file)
@@ -62,3 +62,5 @@ void
 Spike::active_action(float )
 {
 }
+
+IMPLEMENT_FACTORY(Spike, "spike")