Commit 5108238f by BellCodeEditor

save project

parent bfab6cc4
Showing with 2 additions and 1 deletions
...@@ -85,7 +85,8 @@ while True: ...@@ -85,7 +85,8 @@ while True:
screen.bilt(bg_img,(0,0)) screen.bilt(bg_img,(0,0))
screen.bilt(play_button,(270,330)) screen.bilt(play_button,(270,330))
screen.bilt(logo_img,(170,60)) # screen.bilt(logo_img,(170,60))
screen.bilt(new_logo, pos)
screen.bilt(last_img,(120,350)) screen.bilt(last_img,(120,350))
screen.bilt(next_img,(420,350)) screen.bilt(next_img,(420,350))
......
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