We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6037280 commit a97d89aCopy full SHA for a97d89a
Client/game_sa/CAnimBlendStaticAssociationSA.h
@@ -31,7 +31,7 @@ class CAnimBlendStaticAssociationSAInterface
31
short sAnimID;
32
short sAnimGroup;
33
short sFlags;
34
- DWORD * pAnimBlendNodesSequenceArray;
+ int * pAnimBlendNodesSequenceArray;
35
CAnimBlendHierarchySAInterface * pAnimHeirarchy;
36
};
37
0 commit comments