@@ -507,6 +507,7 @@ namespace CommonAI.ZoneClient
}
this.is_skill_never_launch = true;
this.CurrentActionID = -1;
+ ChargeProgress = 1f;
internal bool TryLaunch(UnitLaunchSkillAction act)