Update CustomArmor.java
This commit is contained in:
parent
ba37fccf96
commit
4334d6d847
|
@ -81,7 +81,7 @@ public abstract class CustomArmor extends Armor {
|
||||||
return actions;
|
return actions;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**通过检测图像,在大于目标等级后添加快捷按钮*/
|
/**通过检测图像,在大于目标等级后添加快捷按钮,使玩家快捷使用自定义护甲特殊战技*/
|
||||||
@Override
|
@Override
|
||||||
public int image() {
|
public int image() {
|
||||||
super.image();
|
super.image();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user