transition

This commit is contained in:
Neythen 2021-05-04 22:36:40 +01:00
parent bb4f2356de
commit a962199727

View File

@ -104,7 +104,7 @@ class StockTicker():
current_img = 1
#while True:
while True:
if current_img == 1:
image = self.openImage(image_files[0])