Advertisement
Guest User

Untitled

a guest
Dec 17th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "", line 37, in <module>
  3. display.render(player)
  4. File "", line 12, in render
  5. self.screen.blit(sprite.image, sprite.pos.get())
  6. AttributeError: 'tuple' object has no attribute 'get'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement