mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
More door imps
This commit is contained in:
@@ -103,7 +103,7 @@ public:
|
||||
void Render(EWhichModel, const zeus::CTransform& xf,
|
||||
const CActorLights* lights, const CModelFlags& drawFlags) const;
|
||||
|
||||
std::unique_ptr<CAnimData>& AnimationData() { return xc_animData; }
|
||||
CAnimData* AnimationData() { return xc_animData.get(); }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user