CAi and CPuffer fixes

This commit is contained in:
2025-05-23 14:29:35 -07:00
parent b9019bbcbe
commit 3f0beee367
4 changed files with 303 additions and 13 deletions

View File

@@ -25,6 +25,8 @@ public:
void Touch(CActor&, CStateManager&) override;
void Death(CStateManager&, const CVector3f&, EScriptObjectState) override;
void SetParticleEnabled(int idx, const bool enabled) {}
private:
CVector3f x568_face;
TToken< CGenDescription > x574_cloudEffect;