Updated enemy class
This commit is contained in:
@@ -62,4 +62,3 @@ class Player(GameObject):
|
||||
self.pos_x += x
|
||||
if y != 0:
|
||||
self.pos_y += y
|
||||
|
||||
Reference in New Issue
Block a user