changed worldmap format a bit to be more consistent with level format
[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 )
 {
 }