From 1bc515864c9f317562b3edb0267a3cc4db5737ad Mon Sep 17 00:00:00 2001 From: Tametomo Date: Fri, 1 May 2009 02:18:56 -0600 Subject: De-hardcoded the color values for the minimap, and set them to their equivalent Palette color type. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tametomo Signed-off-by: Bjørn Lindeijer --- src/player.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/player.h') diff --git a/src/player.h b/src/player.h index d1155f4b..53b70b1d 100644 --- a/src/player.h +++ b/src/player.h @@ -59,6 +59,11 @@ class Player : public Being virtual void setGender(Gender gender); + /** + * Whether or not this player is a GM. + */ + bool isGM() { return mIsGM; } + /** * Sets the hair style and color for this player. * -- cgit v1.2.3-60-g2f50