Minor breakthrough on cross generation

This commit is contained in:
aerinon
2020-01-30 16:28:02 -07:00
parent 0dc7eb7079
commit e9a55c8cf4
4 changed files with 457 additions and 359 deletions

View File

@@ -1243,6 +1243,7 @@ class Sector(object):
self.conn_balance = None
self.branch_factor = None
self.entrance_sector = None
self.equations = None
def region_set(self):
if self.r_name_set is None: