D3ltaQ's picture
Upload 2197 files
24b81cb verified
class LandmineExplosion : EffectParticle
{
void LandmineExplosion()
{
SetParticleID(ParticleList.EXPLOSION_LANDMINE);
}
}