From 36294c84914c583d19cd34a96d70217742b3372c Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 24 Sep 2004 21:33:59 +0000 Subject: [PATCH] removed outdated comment SVN-Revision: 1971 --- lib/special/game_object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/special/game_object.h b/lib/special/game_object.h index 1a4175b16..cb4bfd71c 100644 --- a/lib/special/game_object.h +++ b/lib/special/game_object.h @@ -39,7 +39,7 @@ namespace SuperTux * Most GameObjects will also implement the DrawableObject interface so that * they can actually be drawn on screen. */ - class GameObject // TODO rename this once the game has been converted + class GameObject { public: GameObject(); -- 2.11.0