aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/newview/rlvdefines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/rlvdefines.h b/linden/indra/newview/rlvdefines.h
index d1e0b75..118ba31 100644
--- a/linden/indra/newview/rlvdefines.h
+++ b/linden/indra/newview/rlvdefines.h
@@ -77,7 +77,7 @@ const S32 RLVa_VERSION_BUILD = 4;
77#define RLV_ROOT_FOLDER "#RLV" 77#define RLV_ROOT_FOLDER "#RLV"
78#define RLV_CMD_PREFIX '@' 78#define RLV_CMD_PREFIX '@'
79#define RLV_PUTINV_PREFIX "#RLV/~" 79#define RLV_PUTINV_PREFIX "#RLV/~"
80#define RLV_SETROT_OFFSET F_PI_BY_TWO // @setrot is off by 90° with the rest of SL 80#define RLV_SETROT_OFFSET F_PI_BY_TWO // @setrot is off by 90° with the rest of SL
81 81
82#define RLV_FOLDER_FLAG_NOSTRIP "nostrip" 82#define RLV_FOLDER_FLAG_NOSTRIP "nostrip"
83#define RLV_FOLDER_PREFIX_HIDDEN '.' 83#define RLV_FOLDER_PREFIX_HIDDEN '.'