Commit 3531e1c6 by BellCodeEditor

save project

parent fa8a55ef
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ import pygame
pygame.init()
# 创建一个窗口
screen=pygame.display.set_mode((9000,9000))
\ No newline at end of file
screen=pygame.display.set_mode((3000,3000))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment