From e8e2c70e3625ac084b65e74726a81fe8d4849a6e Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 4 Apr 2005 17:24:41 +0000 Subject: [PATCH] remove outdated comment SVN-Revision: 2335 --- src/object/bullet.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/object/bullet.cpp b/src/object/bullet.cpp index 5a7a1d408..f260f5eab 100644 --- a/src/object/bullet.cpp +++ b/src/object/bullet.cpp @@ -93,7 +93,6 @@ Bullet::collision(GameObject& other, const CollisionHit& hit) return FORCE_MOVE; } - // TODO kill badguys return FORCE_MOVE; } -- 2.11.0