Re-enabled RenderAnimateTrees. Fixes issue 1101: http://goo.gl/YIvqSY

This commit is contained in:
Salvatore La Bua
2013-09-22 05:52:35 +02:00
parent 67720c6a6a
commit da4196c246
6 changed files with 209 additions and 42 deletions

View File

@@ -75,8 +75,8 @@ public:
static S32 sDiffTex;
//private:
//void renderTree(BOOL selecting = FALSE);
private:
void renderTree(BOOL selecting = FALSE);
};
#endif // LL_LLDRAWPOOLTREE_H