X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fthunderstorm.hpp;h=fbe555ca7acb46db7aba6f397a1d8ad85b29cce6;hb=86e5914510fc29f4decbb66a7d602872b6c8555e;hp=24a4d2eb84d6b85285f436e3c4cfc1b48915ff53;hpb=c2af5f87dc306b5f0a92f1d9af80c21d4c91d492;p=supertux.git diff --git a/src/scripting/thunderstorm.hpp b/src/scripting/thunderstorm.hpp index 24a4d2eb8..fbe555ca7 100644 --- a/src/scripting/thunderstorm.hpp +++ b/src/scripting/thunderstorm.hpp @@ -1,4 +1,4 @@ -// $Id: player.hpp 3962 2006-07-09 10:32:59Z matzebraun $ +// $Id$ // // SuperTux // Copyright (C) 2006 Matthias Braun @@ -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 -