From 48fbf8e4c5faebdfc5a3be568c2366f137b98d75 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 14 May 2006 17:02:43 +0000 Subject: Applied a patch by Guillaume that fixes and optimizes ConnectionHandler::sendAround. --- src/object.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/object.h') diff --git a/src/object.h b/src/object.h index 17237be0..962f8202 100644 --- a/src/object.h +++ b/src/object.h @@ -156,8 +156,8 @@ class Object * * @return Name of map being is located. */ - const unsigned int - getMapId(); + unsigned int + getMapId() const; /** * Set map being is located -- cgit v1.2.3-60-g2f50