Disabled pygame promo

This commit is contained in:
egotd 2022-05-19 01:23:51 +02:00
parent 148af1f97f
commit d2820d872b

View File

@ -1,6 +1,7 @@
# pygame - biblioteka do symulacji graficznych
from multiprocessing import freeze_support
import os
os.environ['PYGAME_HIDE_SUPPORT_PROMPT'] = "hide"
import pygame
# system - klasy związane z pygame
# minesweeper - klasy związane z samym saperem