fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / scripting / thunderstorm.hpp
index 24a4d2e..50c32ea 100644 (file)
@@ -40,7 +40,7 @@ public:
      * Start playing thunder and lightning at configured interval
      */
     void start();
-    
+
     /**
      * Stop playing thunder and lightning at configured interval
      */
@@ -74,4 +74,3 @@ public:
 }
 
 #endif
-