Files
pyfa/gui/builtinStatsViews/__init__.py
Alexandros Kosiaris 28cfaf1702 Add mining yield view
Add a panel for displaying the mining yield. Display miner and drone
yield. Only create the frontend in this commit.
2014-05-28 17:47:25 +03:00

4 lines
204 B
Python

__all__ = ["resourcesViewFull", "resistancesViewFull",
"rechargeViewFull", "firepowerViewFull", "capacitorViewFull",
"targetingMiscViewFull", "priceViewFull", "miningyieldViewFull"]