删除日志
parent
39d1c1242f
commit
542563c2c3
|
@ -3174,7 +3174,6 @@ public class HeroLogic {
|
|||
force += sEquipConfig.getScore();
|
||||
}
|
||||
long l = force + heroAllAttribute.get(HeroAttributeEnum.EquipForce.getPropertyId());
|
||||
LOGGER.info("战力::::::{}", l);
|
||||
return l;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue