Finish implementing the translated values for the Mutators
This commit is contained in:
@@ -522,7 +522,7 @@ class Fit(object):
|
||||
mutator.value = value
|
||||
|
||||
eos.db.commit()
|
||||
#self.recalc(fit)
|
||||
return mutator.value
|
||||
|
||||
def appendModule(self, fitID, itemID):
|
||||
pyfalog.debug("Appending module for fit ({0}) using item: {1}", fitID, itemID)
|
||||
|
||||
Reference in New Issue
Block a user