1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00

update screen size

This commit is contained in:
Didier 2022-06-30 09:25:12 +00:00
parent edadb9df0f
commit c11f349ec7

View file

@ -5,7 +5,7 @@
import os
import time
size = "1020x600"
size = "1024x600"
#size = "1920x1080"
images = ["pandora-box1.png", "pandora-box2.png", "pandora-box3.png", "pandora-box4.png"]