diff options
| author | Jonathan Yap <none@none> | 2013-01-11 11:13:44 -0500 |
|---|---|---|
| committer | Jonathan Yap <none@none> | 2013-01-11 11:13:44 -0500 |
| commit | e386aa73b7af5ca326f66fa3fb0482e42b3af33f (patch) | |
| tree | 8548874b0dde6ca04195391eda25b706310833b5 /indra/llmessage/llinstantmessage.h | |
| parent | 47044de069c2c1442a33d719846cdbf1e3450124 (diff) | |
STORM-1838
Diffstat (limited to 'indra/llmessage/llinstantmessage.h')
| -rw-r--r-- | 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 e0dae376b4..febc59c4bc 100644 --- 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. |
