diff --git a/main.py b/main.py index 3626f6b..7641afe 100644 --- a/main.py +++ b/main.py @@ -64,7 +64,7 @@ class Main: time.sleep (10) - screen.bilt ( + screen.blit ( system_font.render ( f'live_chat.is_alive () == {live_chat.is_alive ()}', True, (0, 0, 0)),