Merge branch 'development' of https://github.com/pyfa-org/Pyfa into development

This commit is contained in:
blitzman
2017-02-13 23:27:40 -05:00
7 changed files with 14 additions and 15 deletions

View File

@@ -159,7 +159,6 @@ class HandledModuleList(HandledList):
dummy.position = index
self[index] = dummy
def toModule(self, index, mod):
mod.position = index
self[index] = mod