fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / infoblock.cpp
index aff82ac..c332f3a 100644 (file)
@@ -41,7 +41,7 @@ InfoBlock::InfoBlock(const lisp::Lisp& lisp)
   }
   //stopped = false;
   //ringing = new AmbientSound(get_pos(), 0.5, 300, 1, "sounds/phone.wav");
-  //Sector::current()->add_object(ringing);  
+  //Sector::current()->add_object(ringing);
 }
 
 InfoBlock::~InfoBlock()