summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-07-24 10:36:36 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-07-24 10:36:36 +0000
commit36aee3039d377eba9cd73f539d317946e1b76dff (patch)
tree8c4ea0bf8d43efafe5f42ac6214245d577e193b7 /src/being.h
parent4789ebb11407eb9402c385f3cc6fa242d91214c2 (diff)
downloadmana-client-36aee3039d377eba9cd73f539d317946e1b76dff.tar.gz
mana-client-36aee3039d377eba9cd73f539d317946e1b76dff.tar.bz2
mana-client-36aee3039d377eba9cd73f539d317946e1b76dff.tar.xz
mana-client-36aee3039d377eba9cd73f539d317946e1b76dff.zip
Removed unused code, fixed "change direction when not walking" bug, updated project files.
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/being.h b/src/being.h
index 6d2bada6..41c9103d 100644
--- a/src/being.h
+++ b/src/being.h
@@ -186,12 +186,6 @@ class Being : public Sprite
getHairStyle() const { return mHairStyle; }
/**
- * Sets the hair style and color for this being.
- */
- virtual void
- setHair(Uint16 style, Uint16 color);
-
- /**
* Sets visible equipments for this being.
*/
virtual void