CAnimData flag fix

This commit is contained in:
Jack Andersen 2016-09-11 11:19:55 -10:00
parent 2a2b248aa2
commit 9740677139
3 changed files with 3 additions and 3 deletions

View File

@ -213,7 +213,7 @@ zeus::CTransform CAnimData::GetLocatorTransform(CSegId id, const CCharAnimTime*
if (!x220_31_poseCached) if (!x220_31_poseCached)
const_cast<CAnimData*>(this)->RecalcPoseBuilder(time); const_cast<CAnimData*>(this)->RecalcPoseBuilder(time);
if (!x220_31_poseCached) if (!x220_30_poseBuilt)
x2fc_poseBuilder.BuildTransform(id, ret); x2fc_poseBuilder.BuildTransform(id, ret);
else else
{ {

2
hecl

@ -1 +1 @@
Subproject commit 39c85a807fd8a30e22078447ef4d4668b39a2c8f Subproject commit df53b858ffc9a06f9cf833908a93587c003179f2

2
nod

@ -1 +1 @@
Subproject commit df3fff72a21efcb1ab0e35bb4b9dc1cd5e827eec Subproject commit 4a265986098adc10d5505dc3f39acbc30fa35853