Fixed ASkills again

This commit is contained in:
Indyuce 2022-02-25 22:53:32 +01:00
parent be31ba92e8
commit d014fbea39

View File

@ -142,7 +142,7 @@ public class AureliumSkillsHook implements RPGHandler, Listener {
return false;
}
return false;
return true;
}
}
}