Renamed namespaces to all lowercase
[supertux.git] / src / scripting / thunderstorm.hpp
index 8548932..c8e05c7 100644 (file)
@@ -22,7 +22,7 @@ class Thunderstorm;
 typedef Thunderstorm _Thunderstorm;
 #endif
 
-namespace Scripting {
+namespace scripting {
 
 class Thunderstorm
 {