take out print

take out print
This commit is contained in:
Neal Finger
2023-02-04 23:20:57 -07:00
parent 4b8eb17ba1
commit 176d89ea14

View File

@@ -167,7 +167,7 @@ class PlayerAnimation:
def update_draw(self, topleft, prev_depth, isdecend=1):
### draw line from first position to next
print(topleft)
#print(topleft)
for i in range(len(self.poslist) - 1):
thumby.display.drawLine(