correct shared walls

This commit is contained in:
Guille Gutierrez 2023-04-21 12:57:13 -04:00
parent 86892332e3
commit a25215adb8

View File

@ -57,7 +57,7 @@ class GeometryHelper:
@staticmethod
def factor():
return 1
return 0.5
def __init__(self, delta=0, area_delta=0):
self._delta = delta