Skip to content

Commit

Permalink
Update player.py
Browse files Browse the repository at this point in the history
import os
  • Loading branch information
Velesey committed Sep 19, 2013
1 parent 0939a97 commit 938fac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions player.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from pygame import *
import pyganim
import os

MOVE_SPEED = 7
WIDTH = 22
Expand Down

0 comments on commit 938fac6

Please sign in to comment.