From 94a9a81d9c6aa9fa287616c8b4bfc5ea86214dcd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 May 2011 23:02:28 +0300 Subject: Impliment air and water block types. --- src/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index 9609c2909..199cb4dc2 100644 --- a/src/being.h +++ b/src/being.h @@ -392,7 +392,7 @@ class Being : public ActorSprite, public ConfigListener /** * Gets the way the object is blocked by other objects. */ - unsigned char getWalkMask() const; + virtual unsigned char getWalkMask() const; /** * Gets the way the monster blocks pathfinding for other objects -- cgit v1.2.3-60-g2f50