mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-04-28 13:07:59 +03:00
Fix animations from animation compression
This commit is contained in:
parent
de51f178a4
commit
1fc867978a
1 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@ CAnimBlendSequence::CAnimBlendSequence(void)
|
|||
type = 0;
|
||||
numFrames = 0;
|
||||
keyFrames = nil;
|
||||
#ifdef PED_SKIN
|
||||
boneTag = -1;
|
||||
#endif
|
||||
}
|
||||
|
||||
CAnimBlendSequence::~CAnimBlendSequence(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue