Upload files to "/"

main
Irina Ternovaja 2024-02-19 08:18:55 +00:00
parent 7e7d0566e8
commit c2a1d0da3c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import pygame
class Button():
def __init__(self, x, y, image, scale):
width = image.get_width()