Fix music not properly fading in again
[supertux.git] / src / scripting / scripting.hpp
index 5f985b4..b17bd27 100644 (file)
@@ -31,7 +31,7 @@ private:
 public:
   Scripting(bool enable_debugger);
   ~Scripting();
-  
+
   void update_debugger();
 
 private: