Fix bug noticed by gcc noticed by router

This commit is contained in:
Liru Færs
2019-10-13 04:16:08 -04:00
committed by GitHub
parent bbd3cb3469
commit aa888c704e

View File

@@ -28,6 +28,7 @@
#ifndef LL_LLVOAVATARSELF_H
#define LL_LLVOAVATARSELF_H
#include "llavatarappearancedefines.h"
#include "llviewertexture.h"
#include "llvoavatar.h"
#include <map>
@@ -119,7 +120,7 @@ private:
*******************************************************************************/
private:
LLUUID mInitialBakeIDs[6];
LLUUID mInitialBakeIDs[LLAvatarAppearanceDefines::BAKED_NUM_INDICES];
//bool mInitialBakesLoaded;