X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fscripting%2Fthunderstorm.hpp;h=50c32ea2d77d244720bc416009935034896bb971;hb=a113d3bd1feddd510e3b2852b0d42522735eee40;hp=24a4d2eb84d6b85285f436e3c4cfc1b48915ff53;hpb=ff4c6994b952e26b854461d739eb3bcbfc30719f;p=supertux.git diff --git a/src/scripting/thunderstorm.hpp b/src/scripting/thunderstorm.hpp index 24a4d2eb8..50c32ea2d 100644 --- a/src/scripting/thunderstorm.hpp +++ b/src/scripting/thunderstorm.hpp @@ -40,7 +40,7 @@ public: * Start playing thunder and lightning at configured interval */ void start(); - + /** * Stop playing thunder and lightning at configured interval */ @@ -74,4 +74,3 @@ public: } #endif -