disabled hovering by default (needs tweaking!)
[supertux.git] / src / level.cpp
index 4aa7042..37ca655 100644 (file)
@@ -156,4 +156,3 @@ Level::get_sector(const std::string& name)
 
   return i->second;
 }
-