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