summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-24 19:48:33 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-24 19:48:33 +0000
commit077e58415a7f6f2c55865be2c2fc35892450dd38 (patch)
tree4936af8a5c56aecbf74e668c57e9b104cda4008a /src/being.h
parentb7f7b15995cfc9b41100e237bebc7f2c009e56b3 (diff)
downloadmana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.gz
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.bz2
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.xz
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.zip
Fixed the loading of updates and made skipping the update process also skip thev0.0.20
loading of updates.
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 41c9103d..478bc018 100644
--- a/src/being.h
+++ b/src/being.h
@@ -89,7 +89,6 @@ class Being : public Sprite
};
-
/**
* Directions, to be used as bitmask values
*/