X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fscripting%2Fthunderstorm.cpp;h=00e927e3a059c752119569b65079ab6d9894be62;hb=13e56e5b8d9727128667bb42c3aa4850b4a8dd00;hp=e83d667aa21564012c36528a1bd2219c0f42d4d2;hpb=045255cdf0a58161b908d769bc0bde1778c33e14;p=supertux.git diff --git a/src/scripting/thunderstorm.cpp b/src/scripting/thunderstorm.cpp index e83d667aa..00e927e3a 100644 --- a/src/scripting/thunderstorm.cpp +++ b/src/scripting/thunderstorm.cpp @@ -18,7 +18,7 @@ #define NOIMPL log_fatal << __PRETTY_FUNCTION__ << " not implemented." -namespace Scripting { +namespace scripting { Thunderstorm::Thunderstorm(::Thunderstorm* thunderstorm) : thunderstorm(thunderstorm)