このコミットが含まれているのは:
2023-12-03 07:12:26 +09:00
コミット b49d618f5b
+1 -1
ファイルの表示
@@ -64,7 +64,7 @@ class Main:
time.sleep (10) time.sleep (10)
screen.bilt ( screen.blit (
system_font.render ( system_font.render (
f'live_chat.is_alive () == {live_chat.is_alive ()}', f'live_chat.is_alive () == {live_chat.is_alive ()}',
True, (0, 0, 0)), True, (0, 0, 0)),