projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b8142
)
removed outdated comment
author
Matthias Braun
<matze@braunis.de>
Fri, 24 Sep 2004 21:33:59 +0000
(21:33 +0000)
committer
Matthias Braun
<matze@braunis.de>
Fri, 24 Sep 2004 21:33:59 +0000
(21:33 +0000)
SVN-Revision: 1971
lib/special/game_object.h
patch
|
blob
|
history
diff --git
a/lib/special/game_object.h
b/lib/special/game_object.h
index
1a4175b
..
cb4bfd7
100644
(file)
--- 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();