Added FileSystem::exists(), FileSystem::is_directory() and FileSystem::mkdir()
[supertux.git] / src / object / portable.hpp
index 87b6af3..93f8dbc 100644 (file)
@@ -45,7 +45,7 @@ public:
   {
     return true;
   }
-  
+
   /**
    * Is the object so heavy/bulky/fragile that Tux can't run while
    * carrying it?