Initial rollup of #868

This commit is contained in:
Ebag333
2017-02-16 07:38:43 -08:00
parent 0dc3eda99f
commit 201d596c80
9 changed files with 98 additions and 22 deletions

View File

@@ -1,3 +1,9 @@
__all__ = ["resourcesViewFull", "resistancesViewFull",
"rechargeViewFull", "firepowerViewFull", "capacitorViewFull",
"targetingMiscViewFull", "priceViewFull", "miningyieldViewFull"]
__all__ = [
"resourcesViewFull",
"resistancesViewFull",
"rechargeViewFull",
"firepowerViewFull",
"capacitorViewFull",
"targetingMiscViewMinimal",
"priceViewFull",
]