Commit 47b95251 by BellCodeEditor

auto save

parent e151feee
Showing with 1 additions and 1 deletions
......@@ -49,7 +49,7 @@ while True:
#渲染图片
screen.blit(background_img,(0,0))
screen.blit(road_img,(0,500))
screen.blit(road_img,(0,500))·
screen.blit(hero_list[suo_ying],(150,y))
#悟空造型变换
if suo_ying == 4:
......
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