删除无用代码

lvxinran 2020-11-23 21:27:47 +08:00
parent a44c3aa81f
commit b3222d42b3
1 changed files with 0 additions and 4 deletions

View File

@ -240,10 +240,6 @@ public class SRechargeCommodityConfig implements BaseConfig {
return dailyUpdate;
}
public int[] getPassiveSkill() {
return passiveSkill;
}
public static TreeMap<Double, Integer> getRecharegeHeroTime() {
return recharegeHeroTime;
}