test 2
This commit is contained in:
parent
5ca7323cb2
commit
9595305c20
@ -11,7 +11,6 @@ def get_angle(p1, p2):
|
|||||||
return degs
|
return degs
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class Fahrzeug(pygame.sprite.Sprite):
|
class Fahrzeug(pygame.sprite.Sprite):
|
||||||
def __init__(self, x, y):
|
def __init__(self, x, y):
|
||||||
super().__init__()
|
super().__init__()
|
||||||
|
Loading…
Reference in New Issue
Block a user