yeti cleanup and death animation rework, hitbox fix ups
[supertux.git] / src / resources.cpp
index 3570e00..2bf601e 100644 (file)
@@ -1,7 +1,8 @@
 //  $Id$
 //
-//  SuperTux -  A Jump'n Run
+//  SuperTux
 //  Copyright (C) 2003 Tobias Glaesser <tobi.web@gmx.de>
+//  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
 //
 //  This program is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU General Public License
@@ -119,7 +120,7 @@ void unload_shared()
   delete gray_text;
   delete white_small_text;
   delete white_big_text;
-  
+
   delete small_tux;
   delete big_tux;
   delete fire_tux;