From 98db78be9552b039090ce5dfc53803df2dd54b41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Feb 2012 18:59:37 +0300 Subject: Add some missing getters. --- src/flooritem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flooritem.h') diff --git a/src/flooritem.h b/src/flooritem.h index 7e7da33a0..95427c252 100644 --- a/src/flooritem.h +++ b/src/flooritem.h @@ -83,7 +83,7 @@ class FloorItem : public ActorSprite unsigned char getColor() const { return mColor; } - bool getShowMsg() + bool getShowMsg() const { return mShowMsg; } void setShowMsg(bool n) -- cgit v1.2.3-60-g2f50