added radio images and removed intro background image
[supertux.git] / src / moving_object.cpp
index 513375a..bd44896 100644 (file)
@@ -22,6 +22,7 @@
 
 MovingObject::MovingObject()
 {
+  group = COLGROUP_MOVING;
 }
 
 MovingObject::~MovingObject()