X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fthunderstorm.cpp;h=aed825aaeda5309ec17112e5a1c43da6147f28be;hb=89c801d4e00a0be36f6ad693a055505968ef9514;hp=26fed3a91d5332e927b8fb199798d6cf78ca06f6;hpb=fea3446f05e1e7673607b835c269d3e8d1929ab3;p=supertux.git diff --git a/src/scripting/thunderstorm.cpp b/src/scripting/thunderstorm.cpp index 26fed3a91..aed825aae 100644 --- a/src/scripting/thunderstorm.cpp +++ b/src/scripting/thunderstorm.cpp @@ -31,7 +31,7 @@ namespace Scripting { Thunderstorm::Thunderstorm(::Thunderstorm* thunderstorm) - : thunderstorm(thunderstorm) + : thunderstorm(thunderstorm) { }