This commit is contained in:
Nikolaj Danger
2020-08-06 15:20:26 +02:00
parent 3c5e3e3a0a
commit 1b1068c59c
6 changed files with 6 additions and 7 deletions

View File

@ -122,7 +122,6 @@ def drawImage(channel):
startx -= placeGridSize[0]*3 + border
starty -= gridBorder + border
mask = winBar.copy()#.convert("L")
#mask.putalpha(128)
#mask.save("test.png")