diff options
Diffstat (limited to 'indra/llmessage')
| -rwxr-xr-x | indra/llmessage/llinstantmessage.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llmessage/llinstantmessage.h b/indra/llmessage/llinstantmessage.h index db4a38ea9e..f7118f8ccf 100755 --- a/indra/llmessage/llinstantmessage.h +++ b/indra/llmessage/llinstantmessage.h @@ -126,7 +126,7 @@ enum EInstantMessage  	IM_LURE_ACCEPTED = 23,  	IM_LURE_DECLINED = 24,  	IM_GODLIKE_LURE_USER = 25, -	IM_YET_TO_BE_USED = 26, +	IM_TELEPORT_REQUEST = 26,  	// IM that notifie of a new group election.  	// Name is name of person who called vote. | 
