tidying up

This commit is contained in:
landgreen
2019-11-21 06:47:47 -08:00
parent 2b5287773b
commit fc62fad2da
4 changed files with 1 additions and 76 deletions

View File

@@ -1192,7 +1192,6 @@ const mech = {
mech.fieldDamage = 4; //passive field does extra damage
// mech.fieldArc = 0.11
// mech.calculateFieldThreshold(); //run after setting fieldArc, used for powerUp grab and mobPush with lookingAt(mob)
mech.hold = function () {
if (mech.isHolding) {
mech.drawHold(mech.holdingTarget);