Deleted all class storaged objects (warning at load/save)

This commit is contained in:
Jose Luis Cercós pita
2012-06-08 13:55:13 +02:00
87 changed files with 3265 additions and 1583 deletions

View File

@@ -49,7 +49,6 @@ class Ship:
# Add shapes
obj.Shape = Part.makeCompound(solids)
obj.Proxy = self
self.obj = obj
def onChanged(self, fp, prop):
""" Called when a ship property is modified