diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolgrab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/lltoolgrab.h b/linden/indra/newview/lltoolgrab.h index af66e0d..03cbcaf 100644 --- a/linden/indra/newview/lltoolgrab.h +++ b/linden/indra/newview/lltoolgrab.h | |||
@@ -124,6 +124,7 @@ private: | |||
124 | LLVector3 mLastIntersection; | 124 | LLVector3 mLastIntersection; |
125 | LLVector3 mLastNormal; | 125 | LLVector3 mLastNormal; |
126 | LLVector3 mLastBinormal; | 126 | LLVector3 mLastBinormal; |
127 | LLVector3 mLastGrabPos; | ||
127 | 128 | ||
128 | 129 | ||
129 | BOOL mSpinGrabbing; | 130 | BOOL mSpinGrabbing; |