Main/Component/UI/Effect/EffectPlayer.cs
@@ -61,7 +61,11 @@ protected EffectPenetrationBlocker blocker = null; protected bool isInit = false; protected bool isPlaying = false; public bool isPlaying { get; protected set; } protected List<ParticleSystem> particleList = new List<ParticleSystem>();