make game_session do main_loop->set_speed(0) on pause, reverted TimeScheduler changes
[supertux.git] / src / scripting / time_scheduler.cpp
index afaee6c..d28308b 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: script_manager.hpp 3379 2006-04-20 18:44:10Z matzebraun $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
@@ -98,4 +98,3 @@ TimeScheduler::schedule_thread(HSQUIRRELVM scheduled_vm, float time)
 }
 
 }
-