diff --git a/src/model/CM2Model.cpp b/src/model/CM2Model.cpp index 64f20c9..ac798a5 100644 --- a/src/model/CM2Model.cpp +++ b/src/model/CM2Model.cpp @@ -618,6 +618,10 @@ void CM2Model::AnimateST() { } // TODO + + if (this->float198 == 1.0f) { + this->uint90 = 1; + } } void CM2Model::AttachToParent(CM2Model* parent, uint32_t id, const C3Vector* position, int32_t a5) {