projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a1a01
)
remove outdated comment
author
Matthias Braun
<matze@braunis.de>
Mon, 4 Apr 2005 17:24:41 +0000
(17:24 +0000)
committer
Matthias Braun
<matze@braunis.de>
Mon, 4 Apr 2005 17:24:41 +0000
(17:24 +0000)
SVN-Revision: 2335
src/object/bullet.cpp
patch
|
blob
|
history
diff --git
a/src/object/bullet.cpp
b/src/object/bullet.cpp
index
5a7a1d4
..
f260f5e
100644
(file)
--- 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;
}