summaryrefslogtreecommitdiff
path: root/src/graphic
diff options
context:
space:
mode:
authorJan-Fabian Humann <malastare@gmx.net>2005-02-28 20:47:10 +0000
committerJan-Fabian Humann <malastare@gmx.net>2005-02-28 20:47:10 +0000
commit14ee29a810be193a2c1f9280573074c50338117f (patch)
tree26700e2b2d52259b734bb5a6a859ff213c92e36a /src/graphic
parent8cca3ecf885c7b880d47c14101d83e547e0c8d5b (diff)
downloadmana-client-14ee29a810be193a2c1f9280573074c50338117f.tar.gz
mana-client-14ee29a810be193a2c1f9280573074c50338117f.tar.bz2
mana-client-14ee29a810be193a2c1f9280573074c50338117f.tar.xz
mana-client-14ee29a810be193a2c1f9280573074c50338117f.zip
deleted useless comment
Diffstat (limited to 'src/graphic')
-rw-r--r--src/graphic/graphic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index b3903c9a..f364105c 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -163,7 +163,6 @@ class Graphics : public gcn::SDLGraphics {
class Engine {
private:
Spriteset *emotionset, *npcset, *monsterset, *weaponset, *itemset;
- // Fix this number to an appropriate
public:
Engine();