Merge pull request #481 from Fragger/ap-stats-nan-fix
Add missing return data from getAttackApGain for Compute AP stats plugin
This commit is contained in:
commit
b74ca8469f
@ -113,6 +113,7 @@ window.getAttackApGain = function(d) {
|
||||
upgradeCount: upgradeCount,
|
||||
enemyAp: enemyAp,
|
||||
destroyAp: destroyAp,
|
||||
resoAp: resoAp,
|
||||
captureAp: captureAp
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user