simple fix, still worked on my PC somehow

This commit is contained in:
Campbell Barton 2009-11-09 09:16:16 +00:00
parent 97e7e26bab
commit 0750a8dc5c

@ -800,7 +800,7 @@ class thickface(object):
self.no = face.normal
self.area = face.area
self.edge_keys = face.edge_keys()
self.edge_keys = face.edge_keys
global ob
ob = None