Main/Component/UI/Effect/EffectPlayer.cs @@ -24,6 +24,7 @@ { if (value != m_EffectID) { Stop(); isInit = false; m_EffectID = value; }