4 lines
95 B
C#
4 lines
95 B
C#
public class PFXRepeatingFirework : RepeatingFirework
|
|
{
|
|
public ParticleSystemContainer pfx;
|
|
}
|