Renamed namespaces to all lowercase
[supertux.git] / src / scripting / level.cpp
index be7e636..c630e95 100644 (file)
@@ -17,7 +17,7 @@
 #include "supertux/flip_level_transformer.hpp"
 #include "supertux/game_session.hpp"
 
-namespace Scripting {
+namespace scripting {
 void
 Level_finish(bool win)
 {