Node init fix

This commit is contained in:
Maciej Sobkowiak 2019-06-10 00:53:49 +02:00
parent 232b4af77d
commit 593fb634a4

View File

@ -157,7 +157,6 @@ class Node:
self.col = col
self.field_type = field_type
self.house = House()
#self.house.generate_trash()