Commit 4079a250 by BellCodeEditor

save project

parent d07e33d3
Showing with 3 additions and 2 deletions
...@@ -63,4 +63,5 @@ while True: ...@@ -63,4 +63,5 @@ while True:
if event.type==locals.KEYDOWN: if event.type==locals.KEYDOWN:
if event.key==locals.K.UP if event.key==locals.K.UP
volume+=0.1 volume+=0.1
if if
\ No newline at end of file
\ 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