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,
|
||||
enemyAp: enemyAp,
|
||||
destroyAp: destroyAp,
|
||||
resoAp: resoAp,
|
||||
captureAp: captureAp
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user