aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvotree.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llvotree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvotree.h b/linden/indra/newview/llvotree.h
index df0b5a9..855c612 100644
--- a/linden/indra/newview/llvotree.h
+++ b/linden/indra/newview/llvotree.h
@@ -129,6 +129,7 @@ public:
129 struct TreeSpeciesData 129 struct TreeSpeciesData
130 { 130 {
131 LLUUID mTextureID; 131 LLUUID mTextureID;
132 std::string mTextureName;
132 133
133 F32 mBranchLength; // Scale (length) of tree branches 134 F32 mBranchLength; // Scale (length) of tree branches
134 F32 mDroop; // Droop from vertical (degrees) at each branch recursion 135 F32 mDroop; // Droop from vertical (degrees) at each branch recursion