mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Nearly all CParticleDataFactory implemented
This commit is contained in:
@@ -1002,7 +1002,7 @@ struct VESphere : IEmitterElement
|
||||
const char* ClassID() const {return "SPHE";}
|
||||
};
|
||||
|
||||
struct VEAngularSphere : IEmitterElement
|
||||
struct VEAngleSphere : IEmitterElement
|
||||
{
|
||||
DECL_YAML
|
||||
VectorElementFactory a;
|
||||
|
||||
Reference in New Issue
Block a user