X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Flevel_time.hpp;h=39b2b5856580a5aaf8b245fbe0d8737b0b14cc49;hb=0608116fe96de0edda6dcd8d1e0e528ff1c73f9f;hp=d1581165a00614bc29e0aa8868cd4f26761b0940;hpb=2e5106f87aec33f088a69bb1fad2fda1030ecfc0;p=supertux.git diff --git a/src/scripting/level_time.hpp b/src/scripting/level_time.hpp index d1581165a..39b2b5856 100644 --- a/src/scripting/level_time.hpp +++ b/src/scripting/level_time.hpp @@ -1,4 +1,4 @@ -// $Id: level_time.hpp 4063 2006-07-21 21:05:23Z anmaster $ +// $Id$ // // SuperTux // Copyright (C) 2006 Matthias Braun @@ -40,7 +40,7 @@ public: * Resumes the countdown */ void start(); - + /** * Pauses the countdown */