Match and link CParticleGen

Former-commit-id: 25f0b7229b
This commit is contained in:
2023-02-04 01:18:12 -08:00
parent 3c4bc7273d
commit ceeddca348
6 changed files with 47 additions and 40 deletions

View File

@@ -46,7 +46,7 @@ public:
virtual uint Get4CharId() const = 0;
private:
rstl::list< rstl::pair<ushort, bool> > x4_modifiersList;
rstl::list< CWarp* > x4_modifiersList;
};
#endif // _CPARTICLEGEN