summaryrefslogtreecommitdiff
path: root/src/object.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-05-14 17:02:43 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-05-14 17:02:43 +0000
commit48fbf8e4c5faebdfc5a3be568c2366f137b98d75 (patch)
treeffa0dea61f96623c212cab72b81dda76bceee2b7 /src/object.h
parent99c97f75e2b93ea2cb36f126cd75b298bda5f5a9 (diff)
downloadmanaserv-48fbf8e4c5faebdfc5a3be568c2366f137b98d75.tar.gz
manaserv-48fbf8e4c5faebdfc5a3be568c2366f137b98d75.tar.bz2
manaserv-48fbf8e4c5faebdfc5a3be568c2366f137b98d75.tar.xz
manaserv-48fbf8e4c5faebdfc5a3be568c2366f137b98d75.zip
Applied a patch by Guillaume that fixes and optimizes
ConnectionHandler::sendAround.
Diffstat (limited to 'src/object.h')
-rw-r--r--src/object.h4
1 files changed, 2 insertions, 2 deletions
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