Allow declaration of "layer" for thunderstorm (both game and editor parts) => Thunder...
[supertux.git] / src / fadeout.cpp
index 25165e2..283771e 100644 (file)
@@ -54,4 +54,3 @@ FadeOut::done()
 {
   return accum_time >= fade_time;
 }
-