wangguan
2020-11-27 6c547fcd89adf90eb67a2d077934eca97ecd1959
Assets/Scripts/ActionGameFramework/Health/Targetable.cs
@@ -85,6 +85,11 @@
        /// </summary>
        public ParticleSystem FrostParticle;
        /// <summary>
        /// 被火技能攻击特效
        /// </summary>
        public ParticleSystem FireSkillParticle;
        protected Color mMatColor;
        /// <summary>