Commit f57d0773 by BellCodeEditor

save project

parent d4c912af
Showing with 2 additions and 0 deletions
...@@ -9,3 +9,4 @@ while True: ...@@ -9,3 +9,4 @@ while True:
for enent in pygame.evnt.get(): for enent in pygame.evnt.get():
if event.type==locala.QUIT: if event.type==locala.QUIT:
exit() exit()
\ 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