From 46f42999a40f225400f9a0c5168e56ea8024395d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 10 May 2009 11:09:03 -0600 Subject: Color player names more appropriately Party memebrs use the party color. Text color for local player uses the local player color. --- 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 72c0d8b2..4d1b0138 100644 --- a/src/being.h +++ b/src/being.h @@ -584,7 +584,7 @@ class Being : public Sprite, public ConfigListener Uint16 mStunMode; /**< Stun mode; zero if not stunned */ std::set mStatusEffects; /**< set of active status effects */ - const gcn::Color* mNameColor; + const gcn::Color *mNameColor; std::vector mSprites; std::vector mSpriteIDs; -- cgit v1.2.3-70-g09d2