DIFF

MenuEvaporation.c

class MenuEvaporation : EffectParticle
{
	void MenuEvaporation()
	{
		SetParticleID(ParticleList.EVAPORATION);
	}
}