Main/System/Battle/Skill/SkillBase.cs
@@ -150,7 +150,7 @@ if (hintConfig != null) { caster.heroInfoBar.ShowTips(((char)hintConfig.prefix).ToString(), true); caster.heroInfoBar.ShowTips(((char)hintConfig.prefix).ToString(), true, false, 1.25f); // Debug.Break(); } }