... if self.toBool(self.tree.search(neighbors[1])) == False:... def toBool(self,object): if object == None: return False else: return True
whateasy
WHAT IS WRONG WITH YOUif not self.tree.search(neighbors[1]):
was that sarcasm? I thought that it could do that since you can manually go in and take out a certain section.
why the hell is it so bright
brian smithers used bad color values for the blocks
Is it done?