Fixing nits
This commit is contained in:
parent
ba0ff06771
commit
f2bdcb9fc9
@ -152,4 +152,4 @@ window.getAttackApGainText = function(d) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return [tt('AP Gain'), tt(breakdown.totalAp)];
|
return [tt('AP Gain'), tt(breakdown.totalAp)];
|
||||||
};
|
}
|
||||||
|
@ -97,4 +97,4 @@ window.getAttackApGain = function(d) {
|
|||||||
fieldCount : fieldCount,
|
fieldCount : fieldCount,
|
||||||
fieldAp : fieldAp
|
fieldAp : fieldAp
|
||||||
};
|
};
|
||||||
};
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user