🚧 Started on 4 in a row game

This commit is contained in:
NikolajDanger
2020-07-28 22:10:23 +02:00
parent 44a6ef65ca
commit 94c6289cc1
10 changed files with 148 additions and 10 deletions

View File

@ -41,7 +41,7 @@ def drawImage(channel):
textImage.text((32+(384*placement[x])+117-int(textWidth/2)+3,1010+3),key,fill=(0,0,0), font=fnt)
textImage.text((32+(384*placement[x])+117-int(textWidth/2),1005),key,fill=(255,255,255), font=fnt)
table.save("resources/games/tables/blackjackTable"+channel+".png")
table.save("resources/games/blackjackTables/blackjackTable"+channel+".png")
return