Re-enable mobility graph

This commit is contained in:
DarkPhoenix
2019-06-28 18:31:39 +03:00
parent d195ec7e68
commit 428cb5c888
13 changed files with 109 additions and 88 deletions

View File

@@ -6,6 +6,6 @@ from gui.builtinGraphs import ( # noqa: E402,F401
# fitShieldAmountVsTime,
# fitCapRegenVsCapPerc,
# fitCapAmountVsTime,
# fitMobilityVsTime,
fitMobility,
fitWarpTime
)