Add a panel for displaying the mining yield. Display miner and drone yield. Only create the frontend in this commit.
4 lines
204 B
Python
4 lines
204 B
Python
__all__ = ["resourcesViewFull", "resistancesViewFull",
|
|
"rechargeViewFull", "firepowerViewFull", "capacitorViewFull",
|
|
"targetingMiscViewFull", "priceViewFull", "miningyieldViewFull"]
|