Merge branch 'singularity'

This commit is contained in:
DarkPhoenix
2020-01-16 14:57:44 +03:00
21 changed files with 2388848 additions and 3276744 deletions

View File

@@ -165,6 +165,9 @@ class Fit:
self.__capUsed = None
self.__capRecharge = None
self.__savedCapSimData.clear()
# Ancillary tank modules affect this
self.__sustainableTank = None
self.__effectiveSustainableTank = None
@property
def targetProfile(self):