ClassMaster auto learn skill fixes.
This commit is contained in:
@@ -4223,7 +4223,6 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe
|
||||
// Remove all its Func objects from the L2Character calculator set
|
||||
if (oldSkill != null)
|
||||
{
|
||||
|
||||
// Stop casting if this skill is used right now
|
||||
abortCast(s -> s.getSkill().getId() == skillId);
|
||||
|
||||
|
Reference in New Issue
Block a user