changed worldmap format a bit to be more consistent with level format
[supertux.git] / src / object / background.cpp
index 4995e97..a353763 100644 (file)
@@ -80,7 +80,7 @@ Background::write(lisp::Writer& writer)
 }
 
 void
-Background::action(float)
+Background::update(float)
 {
 }