CID-337
Checker: UNINIT_CTOR Function: Translation::Translation() File: /indra/llcharacter/llbvhloader.hmaster
parent
97e59b20f0
commit
abd24efbf1
|
|
@ -166,6 +166,7 @@ public:
|
|||
Translation()
|
||||
{
|
||||
mIgnore = FALSE;
|
||||
mIgnorePositions = FALSE;
|
||||
mRelativePositionKey = FALSE;
|
||||
mRelativeRotationKey = FALSE;
|
||||
mPriorityModifier = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue