Commit 6477731c by BellCodeEditor

auto save

parent 83bafb2d
Showing with 0 additions and 1 deletions
......@@ -33,7 +33,6 @@ class Player(pygame.sprite.Sprite):
self.rect=self.image.get_rect()
self.rect.x=150
self.rect.y=400
group=pygame.sprite.Group()
index = 0
y = 400
......
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