Files
pyfa/gui/builtinGraphs/__init__.py
2019-05-12 15:46:50 +03:00

11 lines
192 B
Python

__all__ = [
'fitDpsRange',
'fitDpsTime',
'fitDmgTime',
'fitSpeedTime',
'fitShieldRegenAmount',
'fitShieldAmountTime',
'fitCapRegenAmount',
'fitCapAmountTime'
]