Commit 4c652694 by BellCodeEditor

save project

parent a91ab070
Showing with 1 additions and 1 deletions
......@@ -16,7 +16,7 @@ logo_img = pygame.image.load('logo.png') # 下一曲按钮
sb1=os.listdir(r"C:\Users\袁申宇\Desktop\sb")
list=[]
for i in list1:
if i[-4:]==".wav"ori[-4:]==".ogg":
if i[-4:]==".wav"or i[-4:]==".ogg":
sb.append()
num=-1
......
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