Renamed namespaces to all lowercase
[supertux.git] / src / worldmap / level.cpp
index 3529a4c..3b502a7 100644 (file)
@@ -27,7 +27,7 @@
 #include "video/drawing_context.hpp"
 #include "worldmap/level.hpp"
 
-namespace WorldMapNS {
+namespace worldmap {
 
 LevelTile::LevelTile(const std::string& basedir, const Reader& lisp) :
   pos(),