From 061f0dd698c40afa367db8b129c5ae319e92aade Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 16 Jun 2008 07:04:46 +0000 Subject: Allow whispers by default (patch by Fate). --- src/player_relations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/player_relations.h') diff --git a/src/player_relations.h b/src/player_relations.h index 99c16020..6e7d1f9d 100644 --- a/src/player_relations.h +++ b/src/player_relations.h @@ -44,7 +44,7 @@ struct PlayerRelation static const unsigned int DEFAULT = EMOTE | SPEECH_FLOAT | SPEECH_LOG -// | WHISPER -- only for friends + | WHISPER | TRADE; enum relation { NEUTRAL = 0, -- cgit v1.2.3-70-g09d2