Add missing return data from getAttackApGain for Compute AP statistics plugin
This commit is contained in:
parent
baacdb7014
commit
302ab34ad3
@ -113,6 +113,7 @@ window.getAttackApGain = function(d) {
|
|||||||
upgradeCount: upgradeCount,
|
upgradeCount: upgradeCount,
|
||||||
enemyAp: enemyAp,
|
enemyAp: enemyAp,
|
||||||
destroyAp: destroyAp,
|
destroyAp: destroyAp,
|
||||||
|
resoAp: resoAp,
|
||||||
captureAp: captureAp
|
captureAp: captureAp
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user