Don't call add when we ment to call commit, IT MAKES THINGS GO POOF BOOM
BAM KILL
This commit is contained in:
@@ -261,7 +261,7 @@ class Fit(object):
|
||||
|
||||
fit = eos.db.getFit(fitID)
|
||||
fit.damagePattern = pattern
|
||||
eos.db.save(fit)
|
||||
eos.db.commit()
|
||||
fit.clear()
|
||||
fit.calculateModifiedAttributes()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user