added a powerup object that can be placed in levels and represent various powerups...
[supertux.git] / src / object / bell.cpp
index 26733f7..e95a539 100644 (file)
@@ -52,7 +52,7 @@ Bell::write(lisp::Writer& writer)
 }
 
 void
-Bell::action(float )
+Bell::update(float )
 {
 }