converted ghost forest music to .ogg because of problems playing the mod file
[supertux.git] / src / object / fireworks.cpp
index 69244bf..f8ae8cf 100644 (file)
@@ -38,7 +38,7 @@ Fireworks::~Fireworks()
 }
 
 void
-Fireworks::action(float )
+Fireworks::update(float )
 {
     if(timer.check()) {
         Sector* sector = Sector::current();