Replaced exp4j library with source code.

This commit is contained in:
MobiusDev
2017-08-07 23:07:38 +00:00
parent 28ebef24f4
commit 95e7d1939d
72 changed files with 6708 additions and 15 deletions

View File

@@ -45,8 +45,7 @@ import com.l2jmobius.gameserver.model.skills.EffectScope;
import com.l2jmobius.gameserver.model.skills.ISkillCondition;
import com.l2jmobius.gameserver.model.skills.Skill;
import com.l2jmobius.gameserver.model.skills.SkillConditionScope;
import net.objecthunter.exp4j.ExpressionBuilder;
import com.l2jmobius.gameserver.util.exp4j.ExpressionBuilder;
/**
* Skill data parser.