Files
pyfa/gui/builtinViewColumns/__init__.py
Lucas Thode 50020159bb Most of the module price column.
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-26 10:00:27 +02:00

4 lines
239 B
Python

__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay", "maxRange",
"name", "droneDps", "droneNameAmount", "droneCheckbox", "moduleAmmo",
"capacitorUse", "activityCheckbox", "moduleAmmoIcon", "modulePrice"]