Node init fix
This commit is contained in:
parent
232b4af77d
commit
593fb634a4
@ -157,7 +157,6 @@ class Node:
|
|||||||
self.col = col
|
self.col = col
|
||||||
self.field_type = field_type
|
self.field_type = field_type
|
||||||
self.house = House()
|
self.house = House()
|
||||||
#self.house.generate_trash()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user