Update CustomArmor.java

This commit is contained in:
LingASDJ 2023-08-13 17:46:56 +08:00
parent ba37fccf96
commit 4334d6d847

View File

@ -81,7 +81,7 @@ public abstract class CustomArmor extends Armor {
return actions;
}
/**通过检测图像,在大于目标等级后添加快捷按钮*/
/**通过检测图像,在大于目标等级后添加快捷按钮,使玩家快捷使用自定义护甲特殊战技*/
@Override
public int image() {
super.image();