From 851bee28374c5c60114c9f78299e28eaa14891b3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Oct 2011 02:18:31 +0300 Subject: Dont select in archer mode very closer mobs if no other mobs in attack distance. --- 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 2c37ffeb5..90bfcfb54 100644 --- a/src/being.h +++ b/src/being.h @@ -540,7 +540,7 @@ class Being : public ActorSprite, public ConfigListener const Path &getPath() const { return mPath; } - int getDistance() + int getDistance() const { return mDistance; } void setDistance(int n) -- cgit v1.2.3-60-g2f50